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