body {
 font-family: verdana, arial, sans-serif;
 background: url(../img/body.png) repeat-x white;
 font-size: 90%;
 color: black;
 max-width: 50em;
 margin: auto;
 padding-bottom: 5em;
}
* html body { width: 46em; padding-top: 3em; }
* html body { text-align: center; }
* { text-align: left; }
h1 { font-family: "Trebuchet MS"; font-size: 350%; }
h2 { font-family: "Trebuchet MS"; font-size: 250%; }
a img { border: none; }
hr, .home { margin-top: 3em; }
code { font-size: 1.2em; }