     H1 {p 
     	{font-family: Helvetica, Arial, Verdana; font-size: 10pt; font-weight: normal; }
      
      p.dropcap:first-letter 
      	{font-family: Times New Roman; 
      	font-size:200%; 
      	font-style:italic; 
      	font-weight:bold; 
      	float:left;   
      	color:black;}
     
     H2 {font-family: Times New Roman, Century Schoolbook, Sans-serif;
          font-size: large;
          font-weight: 700;
          font-style: italic;
          color: #0000FF;
         vertical-align: top;

          text-align: center;} 

     H3 {font-family: Arial, Times New Roman, Sans-serif;

         font-size: small;

         font-weight: 500;

         font-style: normal; 

          vertical-align: top;

          text-align: center; } 
    H4 { font-family: Arial, Times New Roman, Sans-serif;
          font-weight: 700;
     	  font-style: normal;
          text-transform: uppercase;
          color: #00009D;} 


BODY { background: #FFFFFF;
		## background-image: url("photographerwsm.jpg");
        background-image: url("photographer_ani2.gif");

	background-position: 100% 0%;

	background-repeat: no-repeat;
	background-attachment:fixed;	
	margin-left: 50px;
	margin-top: 0px;
	margin-right:50px;}

HR { color: #0000FF;
		align=center;
		width="80%";
		size=1;}