body {font-size :10pt;
      color :white;}


body
{
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: white;
  scrollbar-track-color: #000000;
  scrollbar-darkshadow-color: #000000;
}


a:link {color:white;text-decoration:none;}
a:visited {color:white;text-decoration:none;}
a:hover {color:white;text-decoration:none;}




a{cursor:crosshair;}


BODY {
  background-color: #000000;
  background-image : url("back.jpg");
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: no-repeat
;
}
