body {
	background-color: #185061;
}
#wrapper {
	display: inline-block;
	margin: auto;
	height: auto;
	width: 950px;
	border: thin groove #99CC99;
	background-color: #FFFFFF;
}
#navs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 950px;
	background-color: #99CC99;
	height: auto;
	display: inline;
	text-align: center;
}
#header {
}

