#navigation,
.page_top,
.page_bottom,
#sidebar,
#site-info,
#secondary-nav-wrapper,
.breadcrumbs,
.search-form,
.print {
	display: none;
}

#page {
	width: 80%;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#page h1 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}

#page span.date {
	display:block;
	font-weight:bold;
	margin-top: -15px;
	margin-bottom:10px;
}