body { font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; }
h1 { color: gray; font-family: Georgia, 'Bitstream Charter', 'Times New Roman', serif; font-size: 200%; font-weight: normal; margin-left: 0.5em; margin: 0.5em 1em 0 1em; }
h2 { font-size: 120%; font-weight: normal; margin-left: 0.5em; margin: 1em 1em 0 1em; }
p { line-height: 160%; margin: 1em 0 0 0; }

body { background: gray; text-align: center; }

#page { background: white; margin: auto; text-align: left; padding: 1em; width: 32em; }
@media screen { #page { border: thin solid black; } }

h1 a { color: inherit; text-decoration: inherit; }

#navigation { list-style: none; padding: 0; }
#navigation li { float: left; }

table { border-collapse: collapse; }
table th, table td { padding: 0.5em; }

hr { border: none; border-bottom: thin solid gray; clear: both; }

#footer { font-size: 80%; text-align: center; }
