body { margin: 2em 25% 2em 10%;
font: 1em/1.3 Arial, sans-serif;
color: #111111; background: #fff;}
h1, h2, h3 { 
   font-family: "Gill Sans", sans-serif; 
}
h1 { font-variant: small-caps; padding: 2px; margin: 0;}
h1 a { color: #000; text-decoration: none; }
h2 { margin:0; padding: 0; padding-left: 2em; font-size: 1.2em; font-weight: normal;}
h2:before { content: "— "; }
h3 { color: #444;
   padding-top: 0.3em; 
   margin-top: 1.25em;
   font-weight: normal;
}
h3 a { color: #444; text-decoration: none; }
h3:before { content: "§ "; }
.post { border-bottom: 1px solid #bbc; margin-bottom: 2em; line-height: 1.5em;}
ul { list-style: none; }
li:before { content: "- "; }
address { text-align: center;}
address:before { content: "— "; }
