body { margin: 20px 20%; font: 13px/1.5em Georgia,Times,serif; }
h1 { font-weight: normal; line-height: 1.5em;}
#contact {
	width: auto;
	padding: 10px;
	margin: 0 0 10px 10px;
	border: 1px solid #ccc;
	border-width: 0 0 1px 1px;
	float: right;
	text-align: right;
}
#contact h2 { font-size: 12px; margin: 0; }
.date { text-transform: uppercase; font-weight: bold; }
a { color: #333; }
a:hover { color: #fff; background: #333; text-decoration: none; }
.figure { float: left; clear: left; margin-right: 15px; font-style: italic; color: #666; }
.figure p { margin-top: 0; }
.header { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc;}
.footer { margin-top: 10px; padding-top: 10px; border-top: 1px solid #ccc; clear: both;}
.nav { margin: 0; padding: 0; list-style: none; }
.nav li { display: inline; }

