.noprint{
  display: none;
}

div#body{
  border: none;
}

body{
  background-color: #fff;
}

.pagebreak{
  page-break-before: always;
}
