body { 
    font: 80% georgia, "lucida bright", "times new roman", serif;
    color: black;
    width: 60%;
    margin: auto;
}
img { border: 0; }
abbr, acronym {
	font-variant:small-caps;
	border-bottom: 0;
	letter-spacing:0.1em;
}
cite abbr, cite acronym { font-style: italic; }
blockquote { margin: 1.5em; }
blockquote p { font-style: italic; }
blockquote p em { font-style: normal; }
blockquote p cite { font-style: normal; }
blockquote p cite:before { content: "— "; }
h1 {
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 1.125em;
}
h1 a { text-decoration: none; color: black; }
h2 { font-weight: normal; font-size: 1.2em;}
ul { list-style-type: circle; }
ul#archives { list-style-type: none; padding-left: 0; }
ul#archives li:before { content: "- "; }
p { word-spacing: 0.25em; line-height: 1.2em; }
address { color: #999; text-align: center; margin: 1.125em }
address:before { content: "— " }
#breadcrumb, #breadcrumb a { color: #999 }
#nav { float: right; padding-top: 1em; }

