body {
font-size: 12pt;
color: #000
background: none repeat scroll 0 0 #FFF;
}
h1, h2, h3, h4, h5, h6, p {
color:#000;
}
h1#page-title, h1#page-title-no-line {
color: #000;
}
a:link {
color: #000; text-decoration: underline;
}
#right-rail, #navigation, #header, #sub-footer, #footer, #toolbar {
  display: none;
}
#main-wrapper, #page {
width: auto;
padding: 0; margin: 0; border: none;
}
#main {
  width: auto;
  margin: 5%;
  border: none;
  padding: 0;
  float: none;
}