body {
	padding: 1% 5%;
	margin: 0;
	background: #fff;
	color: #000;
	font: 12pt/18pt /*"Apple Garamond",*/ "Times New Roman", "Garamond", serif;
}

#site-title {
	font-size: 18pt;
	line-height: 27pt;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
}

#menu, #sitemap {
	display: none;
}

address {
	font-style: normal;
}
