html, body
{
background-color:#212121;
color:#79c149;
font-family:trebuchet ms;
text-align: center; 
}

a img
{
border:none;
}

strong
{
font-size:larger;
}

#enter
{
}

div.footer
{
  text-align          : center;
  font-size           : 7pt;
  margin-top: 10px;
} 

a:link {color: #212121}
a:visited {color: #212121}
a:hover {color: #212121}
a:active {color: #212121}