body {
	background: #ccc;
	margin: 0;
	padding: 0;
}
.container {
	width: 1000px;
	background: #fff;
}
