

body {background-color: #000033; color: #ffffff; font-size: 12pt; font-family: monospace; margin-right: 20%; margin-top: 12%; text-align: right; scrollbar-arrow-color:#ffff00; scrollbar-face-color:#004D73;scrollbar-highlight-color:#999;}

a:link {color: #cccccc}
a:visited {color: #cccccc}

h1 {color: white; font-family: monospace;}


<!-- top title layer -->
#layer1 {position: absolute; top: 5%; left: 5%; background-color:#3300ff; width:95%; border: thin solid #666666}

<!-- side menu layer -->
#layer2 {position: absolute; top: 5%; left: 82%; height: 80%; background-color:#666666; width: 20%; padding: 20%; text-align: center; font-size: 14pt; font-family: monospace; border: thin solid white;}

<!-- small home menu layer -->
#layer3 {position: absolute; top: 85%; left: 82%; height: 3%; background-color: #ffffff; width:20%; text-align: center;}

<!-- main text layer -->
#layer4 {position: absolute; top: 25%; left:5%; background-color: #333366; width:95%; margin-top: 1%; padding-top: 2%; padding-right: 3%; padding-bottom: 5%; font-family: "Verdana", monospace;}