body, input, textarea, select {
  color: #000;
  background: none;
}

#suckerfish-container, #header-region, .breadcrumb, div#footer, .sidebar, .print-link {
    display: none;
}

#page, #container, #content {
    border: 0;
    margin: 0;
    padding: 0;
    width: auto;
}


