body
{ 
background-image: 
url('/images/pink011.jpg');
background-repeat: repeat
}


h1 {

 font-family: Trebuchet MS;
 color: #000000; 
 font-size: 30;
 }

h2 {
 font-family: "Trebuchet MS";
 font-size: 11px;
 text-align: left;
 margin-bottom: 0px;
 margin-top: 3px;
 color: #687083;
 font-variant: small-caps;
 }


A:hover {
 color: #000000;
 text-decoration: none
 }
