* {
margin: 0; 
padding: 0; 
}

body{
font-family: Verdana, sans-serif; 
font-size: 80%; 
}


h1{
color: #000080;
font-weight: bold;
font-size: 150%; 
text-align: center; 
margin-bottom: 30px; 
margin-top: 20px; }

h2{
font-size: 120%; 
text-align: center; 
color: #708090; 
margin-bottom: 30px; 
}

div.topimg{
text-align: center; 
}
