body
  {
  height: 100%;
  overflow: hidden;
  font-size: 0.9em;
  font-family:Arial, Helvetica, sans-serif;
  }
div#content
  {
  width: 100%;
  height: 100%;
  overflow: auto;
  }
