#wrapper {
	width: 99%;
}

#header,
#topmenu-box,
.left-column {
	display: none;
}
.center-column {
	position: static;
	width: 100% !important;
}
.center-column p {
	margin-left: 0;
	margin-right: 0;
}
.center-column h1 {
	color: #000 !important;
	border: 0 !important;
	font-size: 145% !important;
	font-weight: bold !important;
}
