div.page {
   width: auto;
   height: auto;
   border-width: 0;
   border-style: none;
   background-image: none;
}

div.page-header {
   display: none;
}

div.page-content {
   overflow: visible;
   height: auto;
   width: auto;
   border-width: 0;
   border-style: none;
}

div#gallery {
   display: none;
}

h1.page-title {
   width: auto;
}

.no-print {
   display: none;
}