
body {
	background-color: black;
	margin-top: 0px;
               font-family:   Comic Sans MS,Verdana,Arial,Sans-Serif;

 scrollbar-face-color: black;
               scrollbar-arrow-color: white;
               scrollbar-track-color: black;
               scrollbar-shadow-color: gray;
               scrollbar-highlight-color: white;
               scrollbar-3dlight-color: gray;
               scrollbar-darkshadow-Color: gray;
}
.gallery
{
           color: white;    
            line-height: 150%;   
 font-size: 16px;      
}
.gallery a
{
              color: white;
              text-decoration: none;
              font-weight: bold;
               font-size: 16px;
             
}
.gallery a:hover
{
              color: pink;
              text-decoration: underline;
             
}
.album
{
           color: white;    
            line-height: 150%;   
 font-size: 12px;      
               font-family:   Verdana,Arial,Sans-Serif;
background-color: #404040;
font-weight: bold;
margin: 0 0 0 0;
padding: 0 0 0 0;
align: center;
}
.album a
{
              color: white;
              text-decoration: none;
              font-weight: bold;
               font-size: 12px;
  align: center;
          
}
.album a:hover
{
              color: pink;
              text-decoration: underline;
             
}
.header
{
           color: white;    
            line-height: 150%;   
 font-size: 16px;      
               font-family:   Verdana,Arial,Sans-Serif;
background-color: transparent;
font-weight: bold;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.header a
{
              color: white;
              text-decoration: none;
              font-weight: bold;
               font-size: 14px;
            
}
.header a:hover
{
              color: pink;
              text-decoration: underline;
             
}
