body {

            background-color:#818ec5;
	background-image: url(../images/bart.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-attachment: fixed;

 }


.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
 }







a:link {color: #ffffff;text-decoration: none;}
a:visited {color: #ffffff;text-decoration: none;}
a:active {color: #ffffff;text-decoration: none;}
a:hover {text-decoration: underline; color: white;}



