body {
  
  /* default */
  
    
    
    background-image: url('/bgs/sky.jpeg');
     cursor: url('/ui/cur/sea/auto.gif'), auto;}
    a, a:hover {cursor: url('/ui/cur/sea/point.gif'), auto;
    font-family: "comic sans ms";
    
  
  /* halloween */
    
   /* 
    background-image: url('/bgs/skulls.jpg');
    color:orange;
     background-repeat: repeat;
     cursor: url('/ui/cur/sea/auto.gif'), auto;}
    a, a:hover {cursor: url('/ui/cur/sea/point.gif'), auto;
    font-family: "comic sans ms";
    */
    
  
  /* winter */
  
   /* 
   background-image: url('/bgs/anisnow.gif'), url('/bgs/sky.jpeg');
     background-repeat: repeat;
     cursor: url('/ui/cur/sea/auto.gif'), auto;}
    a, a:hover {cursor: url('/ui/cur/sea/point.gif'), auto;
    font-family: "comic sans ms";
 
    */ 
}



#title {
  background-image: url('/ui/wiggletitle.gif');
  width:600px;
  height:200px;
  background-position:center;
  background-repeat:no-repeat;
}

.html-marquee {
  height:90px;
  width:60%;
  font-family:verdana;
  font-size:14px;
  color:#000000;
  border-width:4;
  border-style:dotted;
  border-color:#FFFFFF;
}

.shelf {
        line-height: 5px; 
      }