body
  {
  width: 100%;
  margin: left: auto;
  margin: right: auto;
  padding: 0 0 0 0;
  color: #000;
  background-color: #fff;
  background-image: none;
  font-size: 1em;
  }
#header,
#footer,
.menu,
.noprint,
#footer
  {
  display: none;
  }

div#content,
div#container
  {
  color: #000;
  width: 100%;
  height: 100%;
  overflow-y: visible;
  overflow-x: visible;
  margin: 0 0 0 0;
  }
