body {
	font: 70% Verdana, sans-serif;
	line-height: 130%;
}
h1 {
	text-align: right;
	border-bottom: 3px solid #f4851b;
	padding-bottom: 10px;
	color: #2982c8;
}
#title span {
	display: none;
}
#title h2, h3 {
	color: #2982c8;
}
#menu, #sidebar {
	display: none;
}
h3 {
	margin: 2em 0 0.5em 0;
}
#footer {
	border-top: 1px solid #f4851b;
	padding-top: 10px;
	color: #2982c8;
	font-weight: bold;
}
