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;
            
            
}
p {
width: 300 px;
}

 .side {
   position: absolute; top:90px;left: 10px;
   height: 600px;
   border: 0;
   width: 120px;
}
 .side2 {
   position: absolute; top:90px;left: 87%;
   height: 600px;
   border: 0;
   width: 120px;
}