html, body {
background-image : url('images/bkg.png'); background-attachement : fixed;
}





a:link {color: #3F1807; text-decoration:underline;}
a:visited {color: #3F1807; text-decoration:underline;}
a:hover {color:#C5A68D; text-decoration:underline;}
a:active {color: #C5A68D; text-decoration:underline;}
