/* $Id: aetogate.css,v 1.6 2008-03-04 12:09:49 mike Exp $ */

body { color: black; background: white; margin-left: 2em; margin-right: 2em; }
h1 { text-align: center; padding: 0.2em }
h1, h2, h3 { background: #d0e0ff; }
h3 { font-size: 100%; }
.date, .author { text-align: center; font-size: small; }
.author { font-weight: bold; }
.ouch { color: red; font-weight: bold }
li { margin-bottom: 1em; }
ul.tight li { margin-bottom: 0em; }
.loud { margin: 2em 3em; padding: 0em 1em; border: 2px solid red; }
.head { font-weight: bold; font-size: 125% }

