/*
  styles/print.css  -  Print Media Stylesheet
*/

#header {
  background: none;
}

#logo {
  background: none;
}

#search, #navigation, #sidebar {
  display: none;
}
