html { font-size: 13px; font-family: arial; height: 100%; }
body { color: #323232; font-size: 13px; font-family: arial; background-color: #828282; height: 100%; }
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #fff; }
a:active { color: #5a5a5a; }
div { text-align: center; position: absolute; top: 5%; width: 100%; }
#layer1 { width: 100%; top: 25%; position: absolute; visibility: visible; }
h1 { font-size: 12px; font-family: arial; font-weight: normal; margin: 0 0 3px; }
h2 { font-size: 13px; font-family: arial; margin: 15px 0 3px; }
h3 { font-size: 13px; font-family: arial; font-weight: normal; margin: 5px 0; }
table { font-size: 13px; font-family: arial; }

