


h1,h2,p {    text-align:center;
         color:green;
         font-family:trebuchet ms
}

 h1  {
         font-size:130%;
}
 h1.red  {
         font-size:130%;   color:red; 
}



h2   {
         font-size:110%;
}

p   {
         font-size:95%;
}

img {
   width:100%;
   height:100%;
}


ul {   list-style-type: circle;
text-align:center;
   font-family:trebuchet ms;
 color:green;
    list-style-type: circle;
     font-size:130%;
    }

   li
   {  text-align:center;
   color:green;
   font-size:100%;
   font-family:trebuchet ms
    }

div{width:1300px;
text-align:right;
}

div.header img { position:absolute}


div.content {

}