body {
	background: #2f2e2a;
	margin: 0; 
	padding: 0;
}

#center {
	background: url(imgs/boh.jpg) no-repeat center;
	width: 500px;
	height: 635px;
	margin: 0 auto;
	margin-top: 37px;
}