body {
	background: #fff;
	color: #000;
	width: 8.5in;
}	



/* stuff to hide */
#adminbar,
#navigation,
#sidebar {
	display: none;
}







/* stuff to rewrite */
#secPage #content {
	width: 600px;
	float: none;
}	

	
#contentContainer h1.title {
	padding: 5px 0;
}
