body {
  margin: 0px;
  padding: 0px;
  font-family: "trebuchet", "trebuchet ms", helvetica, arial, sans-serif;
  font-size: 10pt;
  text-align: center;
  background: #f6cc5e;
  color: #000;
}

p {
  margin: 10px;
  padding: 0px;
  line-height: 1.5em;
}

#content {
  padding: 10px;
  min-height: 680px;
  height: auto !important;
  height: 680px;
}
