/* printer friendly style sheet */
body {
  font-family: Georgia, serif;
  background: none;
  color: black;
}

#main {
  width: 100%;
  margin: 0; padding: 0;
  background: none;
}

#breadcrumbs, #navigation, #social {
  display: none;
}

/* The End */