body {
  background-image: url('../img/body-background.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #000000;
  font-family: verdana,tahoma,arial,helvetica;
  font-size: 12px;
  color: #ffffff;
}

a:link {color: #ffcc00;}
a:visited {color: #ffcc00;}
a:hover {color: #ffcc00;}
a:active {color: #ffcc00;}