body {
  background: #fff;
}
#page {
  border: none;
  width: 100%;
}
#page h1,
#page h2,
#page h3,
#page h4,
#page h5,
#page h6 {
  color: #000;
}
#page a {
  color: #000;
}
#sidebar,
header.body,
.button {
  display: none;
}
table.table {
  border-color: #000;
}
table.table td,
table.table th {
  border-color: #000 !important;
  color: #000;
  background: none !important;
}
