* {
	color: #000000;
	font-family: verdana, arial, 'Sans Serif';
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#top,
#navigation,
#content .footer,
#content .footer_links,
.pagination {
	display: none;
}

#content {
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}

#content h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 30px;
}

#content p {
	line-height: 20px;
	padding-bottom: 30px;
}

#content img {
	border: 5px solid #C8BFAF;
	margin: 5px 5px 10px 5px;
}

#content .impress {
	margin-top: 30px;
}
