span { color: black; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; position: relative; top: 0; width: 700px; }
body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: gray; }
div { font-size: small; font-weight: lighter; }
#layer1 { top: 20px; position: absolute; visibility: visible; }
h1 { font-size: xx-large; font-family: "Zapf Chancery", cursive; font-weight: bold; text-indent: 0; vertical-align: top; position: fixed; top: 0; right: 5px; bottom: 0; float: right; margin: 0; padding: 0; }
h2 { font-size: large; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-indent: 0; vertical-align: top; position: fixed; top: 30px; right: 5px; bottom: 5px; float: right; margin: 0 0 10px; padding: 5px; }
h3 { color: white; font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; width: 700px; margin: 1em 0; }
a { color: blue; text-decoration: underline; }
a:link { color: blue; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: maroon; background-color: silver; text-decoration: none; }
