html, body {
	margin-top: 0;
	padding-top: 0;
	background-color: #e8e8e8;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	text-align: center;
}