html, body {margin:0; padding:0; width:100%; height:100%;}
body {font-family:georgia, times, serif; font-size:medium; letter-spacing:-0.01em; background:#eee809; color:#32323f;}
#container {position:relative; min-height:100%;}
#header {background:#32323f; position:absolute; bottom:0; width:100%; text-align:right; height:200px;}
#header h1 {margin:20px 50px 0 0;}
#content {width:260px; padding:50px 20px 220px 20px;}
h2 {margin:0 0 0.75em 0; font-size:2.25em; font-weight:normal;}
h3 {margin:0; font-size:1em; font-weight:bold;}
p {margin:0 0 1em 0; font-style:italic;}
ul {list-style:none; margin:0 0 1em 0; padding:0;}
a {color:#32323f; text-decoration:none; border-bottom:1px dotted #32323f;}
a:hover {background:#fff; border-bottom:none;}	
.vcard {margin:0 0 1em 0;}
.vcard .title {display:block;}