html, body {
	margin: 0px auto;
	text-align: center;
	background-color: #858789;
}

#content {
	width: 950px;
	margin: 0px auto;
}
