BODY {
        background-color: #3366cc;
        background-image: url(bgb.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
      }
a {
font-size: 10;
font-color: red;
}
BODY {
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #3366CC;
scrollbar-shadow-color: #3366CC;
scrollbar-darkshadow-color: #3366CC;
scrollbar-track-color: #3366CC;
}