body{ 
background-image: url(images/background.gif); 
background-attachment: fixed;
color: #1D2D22;
font-family: georgia;
margin:0;
} 

a:link {color:#7c4988; text-decoration: none; font-weight: normal;}
a:visited {color:#7c4988; text-decoration: none; font-weight: normal;}
a:active {color:#333e1d; text-decoration: none; font-weight: normal;}
a:hover {color:#333e1d; text-decoration: none; font-weight: normal}

