body {
  background-color: #000000;
  color: #bcbcbc;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

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

#main {
  text-align: center;
}