#nav-nwf,
#header,
.sidebar,
#related-posts,
#comments-wrap,
#footer,
#footer2,
#newsletter-subscribe-wrap {
  display: none !important;
}

body > #wrap {
  border-top: none;
}

#content {
width: 800px !important;
margin: 0 auto !important;
}

#content > .content {
  margin: 0 auto !important;
  width: 800px !important;
}
