body, html {
	background: #999;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 1500px;
	margin: 0 auto;
	position: relative;
}