BODY { 

/*        background-color: #fcd9ed; #fdc3c2;*/ 

        background: #FDD7E9 url(stripes.jpg) top center;
        background-attachment: fixed;
        margin-top: 10px; 

        margin-bottom: 10px; 

        padding: 0px; 

        font-family:Arial, Helvetica, sans-serif; 
color: A75379;
        font-size:12px; 

}

a.pd:link { 
color: #A75379; 
background-color: none;
text-decoration: none;
border: 0px solid white; 
font-family: "Century gothic";
font-size: 11px;
font-weight: bold;
}

a.pd:visited { 
color: #A75379; 
background-color: none;
text-decoration: none;
border: 0px solid white; 
font-family: "Century gothic";
font-size: 11px; 
font-weight: bold;

}

a.pd:hover {
color: #ffffff; 
background-color: none;
text-decoration: none;
border: 0px solid black; 
font-family: "Century gothic";
font-size: 11px; 
font-weight: bold;

} 

h1 {

  color:#A75379;

  font-family: Arial, sans-serif;

  font-size:11px;



}
