#header1, #navTop, #sub_nav_left, #sidebar, #footer, div.content_button_links, #chapotop, #chapobottom {
	display: none;
}

body, #page, #content_page, #content, .post, .content_title {
	background: none;
} 

#page {
	width: 95%;
	background-color: #8ACCCA;
}

#content_page {
	margin-top: 30px;
	width: 95%;
}

.post {
	font-size: 12px;
	color: #00468c;
}

#copyright {
	display: block;
	text-align: center;
	padding: 20px 0;
	color: #00468c;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
