<!-- 10pt ~ 13px / 12pt ~ 16px --> 
<!-- Asterisk hides everything from Mozilla! -->

html {
  scrollbar-3dlight-color:#d3d3d3;
  scrollbar-highlight-color:#d3d3d3; 
  scrollbar-shadow-color:#000000; 
  scrollbar-track-color:#555555; 
  scrollbar-face-color:#000000; 
  scrollbar-arrow-color:#c9c9c9; 
}

div#Main {
  width: 930px;
  border: 0px;
  padding: 0em;
  background-color: #000000;
  background-image: url('template5.gif'); 
  background-position: 0 0; 
  background-repeat: repeat-y;

}

