#wrapHeader,
#divPageHeader,
#divFooter{
  display: none;
}

#wrap{
  background: none;
  min-height: inherit;
  width: 800px;
  height: 500px;
}

#wrap #divMain {
  background-color: #fff;
  width: 800px;
  height: 500px;
}

#receipt-preamble,
a.aPrintButton {
  display: none; 
}

