body {
 color: #333333; 
 background-color: #93ceb0;
 }
p, h3 {
 FONT-size: 1.2em;
 FONT-FAMILY: serif
 }
h2 {
 FONT-SIZE: 1.5em;  
 FONT-FAMILY: serif; 
 TEXT-ALIGN: center;
 font-weight:normal; 
 text-decoration: underline
}
h1 {
 FONT-size: 3em;
 FONT-FAMILY: serif
 }
label{
 FONT-size: 1em;
 FONT-FAMILY: serif
 }
input{
 FONT-size: 12pt; 
 FONT-FAMILY: serif
 }
  a:hover {
 color: #cc0066;
}