@charset "utf-8";
body {
	font-family: Garamond, Georgia, serif;
	font-size: 1.5em;
	color: #000000;
	margin: 3em;
	padding: 3em;
	font-style: italic;
	border: medium dashed #CCCCCC;
	position: absolute;
}
#latest {
	border: medium dashed #CCCCCC;
	margin-right: 3em;
	margin-left: 3em;
}
#header {
	margin: 0px;
	padding: 0px;
}
#header #logo img {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 2em;
}
