body, a {
  color: black;
}

h1, h2, h3 {
  page-break-after: avoid;
  break-after: avoid;
}

header, nav, div#welcome, div#sidebar, footer {
  display: none;
}

div#content {
  width: 100%;
  float: none;
}