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 {
}
#narrative {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000066;
	padding: 10px;
	margin-top: 5px;
}
