BODY { background-repeat: repeat-y;
  background-attachment: fixed;
  color: black;
  background-color: #7F3534
}


A:active {color: #7F3534}
A:link {color: black}
A:visited {color: black}
A:hover {color: #7F3534}

UL {list-style-type: upper-roman; font-size:medium}
