body {

background-image:
url('graubg.gif');
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 330px 180px;
background-color: black;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: black;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: silver;
scrollbar-face-color: black;
scrollbar-highlight-color: grey;
scrollbar-shadow-color: black;
scrollbar-track-color: black;
}


A:link { text-decoration: none; color: white; }
  A:visited { text-decoration: none; color: silver; }
  A:active { text-decoration: underline; color: white; }
  A:hover { text-decoration: underline; color: white; cursor: arrow; background-color: none; }

}
