
@media print {


  #header, #nav, .noprint, header, footer
  {
  display: none !important;
  }
}