body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
#wrapper {
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	border: 0px;
	zoom: 0;
	background-color: #fff;
	position: relative;
}
