body {
  color: black;
}
body #print_logo {
  float: left;
  clear: both;
  display: block;
  width: 189px;
  height: 72px;
}
body #header {
  width: 100%;
  border-bottom: 1px solid black;
  height: 110px;
}
body #topmenu,
body #logo,
body #image_navigation {
  display: none;
}
#column1 {
  border-right: 1px solid black;
}
