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