#header,#wecanbtns,#navbar,#footer {
  display: none !important;
}
body, #main, #content, .column, #articletext, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #main {background: none;}
html body #footer {background: none;}
html body pre, html body code {vertical-align: baseline;}


.control {
 display: none !important;
}
