body {
  background-color: #212F1D;
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
  background: url(/img/background.gif);
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border-collapse: collapse;
}

#title {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: verdana, arial;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}



#center {
  background-color: #000;
  width: 800px;
  background: url(/img/background_container.gif) repeat-y;
}

