  body{
  background-color: #050505;
  color: #B2AFC4;
  text-align: center;
  scrollbar-arrow-color: #050505;
  scrollbar-3dlight-color: #050505;
  scrollbar-highlight-color: #050505;
  scrollbar-face-color: #ABA6BA;
  scrollbar-shadow-color: #050505;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #050505;
  }
  #container
  {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  font-family: verdana, georgia, sans-serif;
  font-size: 75%;
  font-weight: bold;
  }
  h4
  {
  background-color: #050505;
  color: #C4592E;
  text-align: center;
  }
  a {text-decoration: none; font-weight: bold;}
  a:link {color: #9B5032;}
  a:visited {color: #D5581A;}
  a:hover {color: #E2893A; text-decoration: underline;}
  a:active {color: #0000FF;}

