body{	background: #4D6BB8 fixed;	font-family: Arial, sans-serif;	color: white;	text-align: center;	font-size: small;}h1{	font-size: large;	font-weight: bold;}h2{	font-weight: bold;}h6{	font-size: x-small;}.smaller{	font-size: smaller;}img{	border: 0px none;}.menuBorder{	border: thin solid #F7FF84;	text-align: center;}a:link, a:visited{	background: none;	color: #8ACEE9;	text-decoration: underline;}a:active, a:hover{	background: none;	color: #F7FF84;	text-decoration: underline;}div#menu a{	color: #F7FF84;}#menu{	display: block;	position: absolute;	width: 150px;	border: none;	padding: 5px 5px 5px 5px;	top: 10px;	left: 10px;	font-size: smaller;}#content{	position: absolute;	width: 450px;	border: none;	padding: 10px 10px 10px 10px;	top: 10px;	left: 185px;}