body {
background-color: #ffffff;
background-image: url("images/site-bg.jpg");
background-position: top center;
background-repeat: repeat-x;
}
body {

      scrollbar-face-color: #f1e292;
      scrollbar-shadow-color: #564d23;
      scrollbar-highlight-color: #dfcf86;
      scrollbar-3dlight-color: #202e49;
      scrollbar-darkshadow-color: #564d23;
      scrollbar-track-color: #f3e39c;
      scrollbar-arrow-color: #b28f04; }
}