body {
  margin-top: 0px;
  margin-left: 50px;
  margin-bottom: 0px;
}

.maincontent {
  background-color: #000000;
  width: 467px;
  text-align: justify;
  color: #CCCCCC;
  padding: 7px 9px 8px 9px;
  font-family: Verdana;
  font-size: 75%;
}

a, a:visited {
  font-weight: bold;
  color: red;
  text-decoration: underline;
}

#links {
  text-align: center;
  padding-bottom: 10px;

}


.container {
  background-color:#36383C;
  width:504px;
  padding-bottom:10px;
}

