#container {
	background-color: #E0E9DE;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#Footer {
	background-color: #DDEEA8;
	padding: 10px;
	clear: both;
	width: auto;
}
#top {
	background-color: #D5DFD0;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	margin-top: 10px;
}
#story {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	padding: 8px;
	width: 780px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #004400;
	text-decoration: none;
	background-color: #DDEEA8;
	width: auto;
}
