/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/print.scss */
body {
  font-family: sans-serif;
  background: none;
}
/* line 8, ../sass/print.scss */
body div.two-col {
  display: none;
}
/* line 11, ../sass/print.scss */
body div.print-info {
  display: block !important;
}
