/* So we don't get washed out backgrounds */
* {
	background: none ! important;
	color: #111 ! important;
}
body {
   background: white;
   margin:0;
   }



	/* Hide layout
#masthead ul,
#nav,
#left #subleft,
#right,
#footer,
p.breadcrumb,
.hideprint,
#print_tell,
.printbol
{display:none;}

 */
 
#masthead h1 {
display: block;
}

/* Hide layout */
#masthead h1,
#nav,
#left #subleft,
#right,
#footer,
p.breadcrumb,
.hideprint,
#print_tell,
.printbol
{display:none;}



   


   
