
BODY { 
  background: #FFFFE6 url(images/bg.gif);
  position: relative;
}


html {overflow-y: scroll;}

A {text-decoration: none;}
A:link {color: #808080}
A:visited {color: #808080}
A:hover {color: #000000}
A:active {color: #808080}
