body {
  background-color: #00FFFF;
  color: #000000;
  font-family: "MS Sans Serif", sans-serif;
  font-size: 12pt;
  border: 3px;
  text-align: center;
 }
  a:{
color: #FF0066;
}
a:visited {
  color: #339900;
}
a:hover {
  color: #0000CC;
}
 h1 {
font-size: 13pt;
border-color:#FF00CC ;
text-align:center ;
padding: 1px;
color: #FF0000}
h2 {
  font: ;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
h3 {
font-size: 13pt;
text-align: center;
text-indent: 5%;
color: ;
}

 #p1 {
   text-align: left;
  font-family: Arial Black;
  font: bold;
  font-size: 110%;
  color:#FFFF00;
   }
 #p2 {
text-align: left ;
font-family: Arial, Helvetica, sans-serif;
color: Purple;
text-indent:3%;
font-size: 12pt;
}
#p3 {
  text-align: left;
  font-family: Arial Black;
  font: bold;
  font-size: 110%;
  color:#000000;

}


#header {
position: relative;
text-align: center;
border: medium;
margin: 4px;
}
#links {
  float: left;
  text-align:left ;
 width:20% ;
  padding-right:5px ;
  padding-bottom:5px ;}
#images {
  float:right ;
  position: relative;
  text-align: center;
  padding: 2%;}
#footer {
text-align: center;
font-size: medium;
font-family:BritannicEFBold ;
}




