#titlebar{background-image:url(icon)}
html{background:black}
body{max-width:46em;margin:auto;padding:4em 1em;font-size:14pt}
*{color:gray;color:#ddd;font-family:Inconsolata,monospace}
a:hover,a:hover *{color:black;background:gray}
h1,h2{font-size:1em}
h1{border-bottom:3px double;padding-bottom:0.5em}
h2{border-bottom:1px solid}
abbr[title]{cursor:help}
dt{margin:0.5em 0}
header{margin-bottom:4em}
footer{margin-top:4em;font-size:11pt}
ul{list-style:square}
