body {
  background: #201e1e url(http://www.clevelandmarathon.com.php5-6.websitetestlink.com/templates/Default/images/sliver.gif) repeat-x top left;
  color: #ffffff;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-collapse: collapse;
}

#title {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: verdana, arial;
  font-size: 30px;
  font-weight: bold;
  color: #d0d0d0;
}

#topleft {
  height: 20px;
  width: 20px;
  background-color: #373535;
}

#top {
  height: 20px;
  background-color: #373535;
}

#topright {
  height: 20px;
  width: 20px;
  background-color: #373535;
}

#left {
  width: 20px;
  background-color: #373535;
}

#center {
  background-color: #373535;
  width: 750px;
}

#right {
  width: 20px;
  background-color: #373535;
}

#bottomleft {
  height: 20px;
  width: 20px;
  background-color: #373535;
}

#bottom {
  height: 20px;
  background-color: #373535;
}

#bottomright {
  height: 20px;
  width: 20px;
  background-color: #373535;
}

