body {
background-color: #000000;
text-align: center;
color: #00ff00;
font-family: arial;
font-weight: bold;

}


div.img
{
  margin: 2px;
  height: auto;
  width: auto;
}	


table.table1    {
width: 100%;
height: 100px;  
border: 0;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 17px;
font-style: italic;
font-weight: bold;
vertical-align: bottom;
}


div#copyright  {
font-size: 15px;
font-weight: bold; 
text-align: center;
}


a:link {color: black; text-decoration: none; border: none; }
a:visited {color: red; text-decoration: none; border: none; }
a:hover {text-decoration: none; border: none; }