body {

font-family : Times New Roman, Arial;
      color : #C0C0C0;
      margin: 0px; 

background-attachment: fixed;
background-image: url(http://www.lostdestinations.com/cards/bg001.jpg);





scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #C0C0C0;
scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #C0C0C0;
scrollbar-shadow-color: #000000;

}

a:link {/*normal links in the text*/
  color: #C0C0C0; 
  text-decoration : underline;}
a:visited {
  color: #8080FF; 
  text-decoration : underline;}
a:hover { 
  color: #8080FF; 
  text-decoration : line-through;}

  input, textarea, select, checkbox, {
            background-color: #000000;
            color: #8080FF;
            
            
  }

 