body
{
  font-family: verdana, sans-serif;
  font-size: 12;
  font-style: normal;
  background-color: #000000;
  background-image: url(../img/fadedtux2.png);
  background-attachment: fixed;
  background-position: 85% 30%;
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
}

td
{
  font-family: verdana, sans-serif;
  font-size: 12;
  font-style: normal;
  color: #ffffff;
  text-align: right;
}

a:hover
{
  background: #dd0000;
  color: #000000;
}

a:link
{
  color: #ffffff;
  text-decoration: none;
}

a:visited
{
  color: #ffffff;
  text-decoration: none;
}

a:active
{
  color: #ffffff;
  text-decoration: none;
}
