html
        { margin: 0; padding: 1em; background-color: #fafad2; }
body
        { margin: 0; padding: 10px; background: #fff; border: 1px solid #000; font-family: "Bitstream Vera Sans", "Verdana", sans-serif; }
H1, H2, H3, H4
        { margin: 1.2em 0 0.2em 0; font-family: "arial", serif; }
H1
        { text-align: center; font-size: xx-large; }
H2
        { font-size: x-large; line-height: 1; border-bottom: 1px solid #bbb; }
H3
        { font-size: large; }
a:link	{ color: #ffa500; text-decoration:none; }
a:hover { color: #ffd700; text-decoration:underline; }
a:visited { color: #ffa500; text-decoration:none; }
a:active { color: #ffd700; text-decoration:underline; }
