@charset "UTF-8";
html {
  background-color: white;
}

body {
  background-color: white;
}

div.topimg h2 {
  display: none;
}

.noprint {
  display: block;
}

.printhead {
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  height: 290px;
  margin-bottom: -70px;
}

header,
nav,
footer {
  display: none;
}
