#head,
#menu, 
#foot,
#gallery,
#foot,
#foot_quote{
 display: none;
}

body {
	background: #fff;
	margin: 1em;
	}

#page {
	width: 100%;
	border: 0;
	background-color: #fff;
	}

#content { 
	font-size: 1em;
	padding: 0; 
	}

#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5 { 
	color: #000; 
	clear: both; 
	}
	
#content h1 {
	font-size: 1.8em;
	text-align: center;
	border: 0;
	margin-bottom: .7em;
	padding-right: .7em;
	}			

#content h2 {
	font-size: 1.35em;
	font-weight: normal;
	text-align: left;
	width: 65%;
	background: none; 
	margin-bottom: .7em;
	border: 0;
	padding: 0;
	}			