body {
	background: #ffffff url("img/bkg.png") no-repeat center top fixed;
	padding: 25px auto auto auto;
	text-align: center;
}

div.body {
	width: 500px;
	background: #696969cc;
	margin: 25px auto auto auto;
	color: #ffffff;
} 

table {
	border: none;
	width: 100%;
}