body {
  margin-top: 0px;
  margin-left: 50px;
  margin-bottom: 0px;
  background-color: #2B2B2B;
}

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

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

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

}


.container {
  background-color:#450202;
  width:500px;
  padding-bottom:10px;
  text-align:center;
}


h2 {
  font-family: Tahoma;
  font-size: 13px;
}

h1 {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
}

