body   { background: url(t0007.jpg);
         font-family:Arial;
         font-size:100%;
       }

h1     { color: black;
         text-align: center;
         font-family: "Bradley Hand ITC";
       }

h4     { color: black;
         text-align: center;
         font-family: "Century Schoolbook";  
         font-style: italic;    
       }

h5     { color: black;
         text-align: left;
         font-family:Arial;  
         font-style: italic;    
       }     

A:link     {color:blue}
A:visited  {color:blue}
A:active   {color:purple}

span   {color:red;
        font-size: 140%;
       }

div    {color:red;
        font-weight: 80%;
       }


