@charset "UTF-8";
#sidebar #menu {
	display: none;
}
body, h1, h2, h3, h4, h5, h6 {
  background-color: #fff;
  background-image: none;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}
#header img {
	display: none;
}
#headerPrint {
	display: inline;
}
