html { background: #ccc; }
body { padding: 1em; margin: auto; width: 50%;
font-family: "Verdana", Geneva, Helvetica, Arial, sans-serif; font-size: small;
color: #111111; background: #fff; border-left: 3px solid #adaaad;
border-right: 3px solid #adaaad;}
h1, h2 { font-family: Georgia, Times, "Times New Roman", serif;
text-align: center; }
h1 { font-variant: small-caps; font-size: xx-large; }
h1 a { color: #000; text-decoration: none; }
h3 { font-weight: normal; font-size: small; } 
h3 a { color: #444; text-decoration: none; }
ul { list-style: none; }
li:before { content: "- "; }
.post  { margin-bottom: 2em; line-height: 1.5em; }
address { text-align: center;}
address:before { content: "— "; }

