body{ 
	text-align: center;
	background-color: #bbbdbe;
}  
div, img { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}
div#site {
	width: 950px;
	height: 652px;
	margin-left: -475px;
	margin-top: -326px;
	top: 50%;
	left: 50%;
	position: absolute;
	text-align: left; 
	background: url(../inc/images/home.jpg) center no-repeat; 
} 

