body {
background-color : red; 
font-size : 12px; 
color : black; 
margin : 0; 
padding : 0; 
text-align : center; 
} 
a:link, a:visited {
font-family : Century Gothic, Verdana, Century Gothic, Helvetica, sans-serif;
font-size : 14px; 
color : #ffffff; 
text-decoration : none; 
} 
a:hover {
font-family : Century Gothic, Verdana, Century Gothic, Helvetica, sans-serif;
font-size : 14px; 
color : #000000;
 }
text-decoration : underline; 
} 
a:active {
font-family : Century Gothic, Verdana, Century Gothic, Helvetica, sans-serif; 
color : #ffffff; 
text-decoration : none; 
} 

h3{
font-family : Century Gothic, Verdana, Century Gothic, Helvetica, sans-serif; 
color : yellow; 
text-align : left; 
}

h2,i {
font-family : Century Gothic, Verdana, Century Gothic, Helvetica, sans-serif; 
font-size : 14pt;
color : white; 
text-align : center; 
}

