body,div,pre {
background-color : #000; color : #fff; text-align : center;
font-family : "Courier New",courier,lucida,monospace;
font-size : 100.01%; margin : auto; 
}

a { text-decoration : none; }
a:link { color : #95ddff; }
a:visited { color : #aaa; }
a:hover { color : #bdf; text-decoration : underline; }

img { margin : 5px; border : 0; }
img.a { border : 1px solid white; }

small { font-size : 0.8em; }

pre#head { font-size : 1.1em; }
pre#nav { font-size : 1em; }
pre#foot { font-size : 0.9em; }

