body {
  background-image: none;
}

#content {
  background-image: none;
}

#content_body {
  margin-right: 0;
  background-image: none;
}

#sidebar {
  display: none;
}

#home_link {
  display: block;
  position: absolute;
  top: 0px; left: 0px;
  width: 300px; height: 75px;
  background-image: url(/assets/stylesheets/print-logo.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  overflow: visible;
}