#sidebar, 
#footer,
#respond,
.navigation,
#header .description {
  display: none;
}

body, #page {
  color: #000;
}

#header .logotype {
  font-size: 1.6em;
} 

#content {
  float: none;
  clear: both;
  width: auto;
}

a {
  color: #006;
}

#page:after {
  content: "This is a print of a blog posting at http://www.tekstadventure.nl/branko/blog.";
}

p {
  widows: 2;
  orphans: 2;
}
