body { background: white; }
#content { 
	border-width: 0px; 
	background: white;
	width: auto;
	margin: 10px 0px;
	}
#nav { display: none; }
#textbody { 
	margin: 15px 0px; 
	border-width: 0px;
	width: auto;
	}
