body {
	background-color: #fff;
	overflow: visible;
}
.page-header,
.page-column,
.page-footer,
.push {
	display: none;
}
#content-column {
	display: inline;
	color: #000;
	background: transparent;
	width: auto;
	margin: 0;
	float: none !important;
	position: static;
}
#content-column #content-container {
	margin: 5px 0 0 0;
	width: 100%;
}
p {
	font-size: 14pt;
}