body, html {
	margin: 0;
	padding: 0;
}

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