body {
  background-color: #fff;
  font-size: 10px;
}

pre {
  overflow: visible;
}

blockquote {
  background-color : #fff;
}
 
div#printheader {
  display: block;
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0 1em 1em 1em;
  clear: both;
  border-bottom: 1px solid #000;
}

#printheader img {
  float: left;
  padding-right: 1em;
  margin-right: 1em;
  border-right: 1px solid;
}   

#header, 
#searchform, 
#login, 
#menu,
#top_bar, 
#sidebar-left, 
#footer,
#logged_in{ 
  display: none; 
}

#content {
  clear:both;
  margin-top: 100px;
}

#content2_head{
  text-align: center;
  border-bottom:1px solid #A1A5A9; 
  font-size:18px;
  padding-bottom:8px;  
}

#actual_content {
  margin: 0px;
}