body {
	text-align: center;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	z-index: 1;
	margin-bottom: 0px;
	background-color: #878585;
}