#container {
	background-color: #D3DCE6;
	width: 1220px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-color: #26354A;
}
#body {
	font-family: "Comic Sans MS", cursive;
	color: #066;
	font-weight: bold;
	font-size: 10pt;
}
#menu {
	font-size: 16px;
	font-family: "Lucida Console", Monaco, monospace;
	font-weight: bold;
	color: #FFF;
}
#menu {
	background-color: #666;
	text-align: left;
	height: 40px;
}
