#main #welcome {
  background: #222222;
  border: 1px solid #070707;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #f1f1f1
  }

#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  background: #020202;
  }

.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  background: #F3F3F3;
  }

#sidebars .sidebarbox {

  }

