body
{
font-size: 10pt;
color: #ffffff;
font-family: arial;
margin: 0px, 0px, 0px, 0px;
background-color: #000000;
background-attachment: fixed;
background-repeat: no-repeat;
scrollbar-face-color: #3d3630;
scrollbar-base-color: #3d3630;
}

a:link  
{
color: #ffffff;
text-decoration: none;
}

a:visited  
{
color: #ffffff;
text-decoration: none;
}

a:active  
{
color: #ffffff;
text-decoration: underline;
}

a:hover  
{
color: #ffffff;
text-decoration: line-through;
}

h3
{
font-size: 16pt;
padding: 0px;
margin: 5px, 0px;

}

#enter
{
text-align: right;
font-weight: bold; 
position: absolute; 
top: 465px; 
left: 422px; 
filter: alpha(Opacity=60);
}