body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #000055;
}
.display {
	position:absolute;
	left:149px;
	top:97px;
	width:604px;
	height:460px;
	overflow: auto;
	background-color: #b3c5dd;
	border: 2px solid #2518C7;
	background-attachment: scroll;
	background-image: url(images/mad2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.banner {
	position:absolute;
	left:9px;
	top:3px;
	width:645px;
	height:89px;
	float: left;
}
.menu {
        font-family: impact;
	border: 0px solid #2518C7;
	text-align: center;
        font-style: italic; 
	display: inline;
	font-size: 14px;
}
.menu a:link {text-decoration: none;
color:#DBDBDB;}
.menu a:visited {text-decoration: none;
color:#DBDBDB;}
.menu a:active {text-decoration: none;
color:#DBDBDB;}
.menu a:hover {text-decoration: underline overline;
color:#E3EAFC;}
