
body {
	background-color: black;
	margin-top: 0px;
               font-family:   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;
			 
}
h1
{
text-align: left;
font-size: 18px;
text-indent: 50px;
letter-spacing: 3px;
}
.myform
{
font-size: 14px;
font-weight: normal;
}
.links
{
           color: black;    
            line-height: 150%;   
 font-size: 16px;    
 background-color: transparent;  
 padding: 5 10 10 10;
}
.links a
{
              color: black;
              text-decoration: none;
              font-weight: normal;
               font-size: 16px;
        padding: 5 10 10 10;
      
}
.links a:hover
{
              color: pink;
              text-decoration: underline;
             
}
.myalbum
{
           color: black;    
            line-height: 140%;   
 font-size: 13px;   
 background-color: transparent; 
 text-align: left;
 padding: 0 20px 0 30px;  
 letter-spacing: 0;
 font-weight: normal;
}

.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: black;
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;
             
}

.bottom
{
           color: black;    
            line-height: 120%;   
 font-size: 12px;      
               font-family:   Verdana,Arial,Sans-Serif;
background-color: transparent;
font-weight: bold;
}

.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;
             
}
input.submit
{
width: 200px;
color: black;
margin-top: 4px;
margin-bottom: 0px;
}
