BODY { 
       background: #b2d9c9 URL(diaback2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
		
        color: #8e6f5d; 

        margin-top: 0px; 

        margin-bottom: 5px; 

        padding: 0px; 

        
}
p {

  color:#000000;

  padding-bottom:3px;

  text-transform:none;

  font-family: century gothic, Georgia, Arial, sans-serif;

  font-size:13px;



}

A:link {
     color : #000000;
     text-decoration : none;
 font-family: century gothic, Georgia, Arial, sans-serif;
font-size: 13px;
      }
A:visited {
     color : #000000;
     text-decoration : none;
 font-family: century gothic, Georgia, Arial, sans-serif;
font-size: 13px;
      }

A:hover {
     color : #ffffff;
     text-decoration : none;
 font-family: century gothic, Georgia, Arial, sans-serif;
font-size: 13px;

      }