/* CSS Document */
#divWrapper {
	background-color: #C8CBCB;
	width: 730px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #C8CBCB;
	display: inline;
	margin: 0px;
	height: auto;
	width: auto;
}
