body {
	background: url("images/background.jpg");
	margin: 0 auto;
	padding: 0;
}
.container {
	margin: 0 auto;
	width: 976px;	
}