body
{
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  background: black;
  padding: 0;
  margin: 0;
  }

a
{ 
  text-decoration: none;
  color: black; 
}

a img
{ 
  border-width: 0px;
  border: none;
 }

#content
{ 
  margin-top: 150px;
  text-align: center;
 }

#intro
{ 
  background: white;
  width: 100%;
 }

#footer
{ 
  background: black;
  font-size: .7em;
  font-weight: bold;
  color: white;
  text-align: right;
  padding: 5px;
 }
