

h1

   {
   color:#004080;
   font-family:"arial";
   font:"arial greek";
   font-weight:lighter;
   text-align:center;
   font-size:24px;
   text-decoration:underline;
   }  
 
 h2
 
   {
   color:#004080;
   font-family:"arial";
   font:"arial greek";
   font-weight:lighter;
   text-align:center;
   font-size:20px;
   text-decoration:underline;
   }  
 
 h3
   {
   color:#004080;
   font-family:"arial";
   font:"arial greek";
   font-weight:lighter;
   text-align:center;
   font-size:16px;
   }  
 
 body
   {
   background-image:url(harveysig1.jpg);
   background-attachment:fixed;
   }
   
 
 p
   {
   font-family:"arial";
   text-align:left;  
   font-size:24px;
   }
       
img
   {
   hspace:2px;
   }
   
.shirtcolor
   {
    color:#ff0000; 
    font-size:12px;
    font-family:"arial";
    }

.artwork
   {
   border-style:solid;
   border-width:1px;
   border-color:black;
   }   
   
ul

  {
   font-family:"arial";
   font:"arial greek";
   font-weight:lighter;
   font-size:12px;
   text-align:left;
   }  
   
a:link{color:navy;}
a:visited{color:navy;}
a:focus{color:navy;}
a:active{color:navy;}
a:hover{color:red;}
   
   