<style>
<!--

/*hovercolor*/
a:hover{color:#663300; text-decoration:underline;}
a{text-decoration:none; letter-spacing: 0.02em;}

body
{scrollbar-face-color: #663300; scrollbar-shadow-color: #330000; 
scrollbar-highlight-color: #996633; scrollbar-3dlight-color: #CC9966; 
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #CC6600}

body { 
  background-image: url(images/bg.gif);
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: no-repeat;

 }

H1 { 
  font-variant:small-caps; background-color:#FFF9F4;
  border-width: thin; border-color:#EFEAE5; border-style: solid; padding: .05em;}

H2 { 
  font-variant:small-caps;
  }

//-->
</style>
