body{
	background : #CCE4FF;
	font: smaller Arial, Helvetica, sans-serif;	
	margin-left : 2em;
}
h2{
 font-size : -20%;
font-family: Arial, Helvetica, sans-serif;
color : white;
 background-color: #0000EA; 
}
.menu{
	background :  #CCE4FF;
	margin-left : 0em;
}
.menulink{
	font: smaller;
	text-decoration : none;
	background-color :  #CCE4FF;
}
