body {
  font-family: Arial, Verdana, Helvetica;
  background:url('../../images/newback.gif');
  background-position-x:center;
  background-position-y:center;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-color:B9B98E;
  scrollbar-base-color:000000;
  scrollbar-track-color:000000;
  scrollbar-face-color:6B6B6B;
  scrollbar-arrow-color:FFFFFF
}