body {
	font: 100% 'palatino linotype', georgia, 'times new roman', serif;
	background: #fff;
	color: #000;
	padding: 1.5cm 1.5cm 2cm 2.5cm;
}
a {
	border-bottom: 1pt solid #999;
	text-decoration: none;
}
a[href^='#'] {
	border-bottom: 0;
}
#header, #sidebar, #footer span, hr {
	display: none;
}
footer {
	padding-top: 1em;
}