h1 { font-size: 14pt; color: #000; } 

#title, #header, #leftNav, #footer {
	display: none;
	}
	
.line {
	display: none;
}

#body, #wrapper, #mainpage {
	background: #fff;
	color: #000;
	width: 100%;
	margin: 0;
	}
	
	
.content { 
width: 80%; 
width: 30%; 
line-height: 1.5em; 
text-align: center; 
vertical-align: top; 
float: left;
position: inherit;
}

