body {
   background: url(/Images/background.gif) repeat fixed left center;
   color: #000000; 

   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   text-decoration: none;

   margin-top: 0px;  
   margin-bottom: 0px;  
   margin-left: 0px;  
   margin-right: 0px; 
}

a:link { color: #FF6600; text-decoration: none} 
a:visited { color: #FF6600; text-decoration: none} 
a:active { text-decoration: none; color: #FF6600} 
a:hover { color: #3333FF; text-decoration: none}

.menu {
   background-attachment: fixed; 
   background-image: url(/Images/background.gif); 
   background-repeat: repeat; 
   background-position: right center; 
}

.menulinks {
   font-size: 10px;
   color: #000000
; font-weight: bold
; text-decoration: none
}

.album {
   font-size: 10px;
}

.para {  
   font-size: 12px
; line-height: 17px
}
.note { font-size: 10px; color: #000000 }

font1 { font-size: 12px }
font2 { font-size: 14px }
font3 { font-size: 16px }
font4 { font-size: 18px }
