/*
-----------------------------------------------
Stylesheet: purebio.com
Media: Print
Author: Matt McInvale
----------------------------------------------- */


/* Base Styles
----------------------------------------------- */

body {
  background:none;
  font-size:13px;
}
h2 {
  border-bottom:1px dashed #ccc;
}
#container  {
  background:none;
}
#header, #sidebar {
  display:none;
}
#content {
  width:auto;
  margin:0 3%;
}