body {
    background-attachment: fixed; 
    background-color: #000000; 
    background-image: url(BACK-ground.gif); 
    background-repeat: no-repeat; 
    background-position: left top}
           a:link:visited { color:#F2F2FF; text-decoration:underline}
a:hover {color: #FFFFFF; text-decoration:none; cursor:hand}