
.gig-header, .gig-even, .gig-odd {
  background: transparent
}

html {
  background-color: transparent;
  font-size: 10pt
}

#iframe {
  width: 824px;
}

h1 {
  background: ;
  color: #000000;
  font-size: larger
}

body {
  text-align: left;
  background: white
}

#print-header {
  display: inline
}

#screen-header {
  display: none
}

#footer {
  font-size: 8pt;
}

#print-footer {
  display: inline
}

#menu {
  display: none;
}

#mainframe, #contentframe, #menu, #content {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent;
}

iframe {
  height: 1350px;
}
