@charset "utf-8";
/* For Print */

div.container {
  background: none;
}
  
div.header,
p.pr,
p.to-the-top,
p.print,
div.footer,
div.navigation {
  display: none;
}
 
div.main {
  float: none;
}

