#container {
	background: url('../images/home.jpg') 50% 0% no-repeat;
	width: 936px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
}