
<style type="text/css">
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-size:76%;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {position:absolute; top:250px; width:400px; z-index:9; padding:5px 300px 20px 200px;}
#fixed {position:absolute; top:25px; left:10px;  z-index:10; color:#567; padding:10px;}
A:link {text-decoration: none; color: red; font-size: 16; font-weight:bold; background-color: #000000}
A:visited {text-decoration: none; color: #990000; font-size: 16; font-weight:bold; background-color: #000000}
A:active {text-decoration: none; color: red; font-size: 16; font-weight:bold; background-color: #000000}
A:hover {text-decoration: underline; color: red; font-size: 16; font-weight:bold; background-color: #000000}
p {color: #c0c0c0; font-family: Arial, sans-serif}
h6 {color: #c0c0c0; font-family: Arial, sans-serif; font-size: 5 font-weight: bold}
h1 {color: #c0c0c0; font-family: Arial, sans-serif; font-size: 24; font-weight: bold; text-indent: 4em }
h2 {color: #c0c0c0; font-family: Arial, sans-serif; font-size: 20; font-style: italic; text-indent: 6em }
h3 {color: #c0c0c0; font-family: Arial, sans-serif; font-size: 15; text-indent: 2em }
h4 {color: #c0c0c0; font-family: Arial, sans-serif; font-size: 12; font-style: italic}

</style>