body{ margin: 0 padding: 0; background-image: url(pattern.gif); background-repeat: repeat; text-align: center; } div#logo { text-align: right; background-image: url(fader.gif); position: relative; top: 0px; } div#spacer {background-color: white; height: 1; font-size: 1;} div#pennies { background-image: url(pennies2.gif); height: 20; width: 100%; } div#skyline { position: absolute; bottom: 0; } div#text { padding: 5px; vertical-align: top; width: 600px; scrollbar-base-color: #fff; scrollbar-face-color: #330000; scrollbar-track-color: #fff; scrollbar-3dlight-color: #fff; scrollbar-highlight-color: #fff; scrollbar-arrow-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-shadow-color: #fff; margin: 5px; font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF; font-weight: bold; text-align: left; } div#pennies_bottom { background-image: url(pennies2.gif); width: 100%; position: relative; bottom: 0px; left: 0px; } a:link {color: #FFFF66; text-decoration: none; font-family: arial; font-weight: 600; text-align: center; } a:visited {color: #FFFF66; text-decoration: none; font-family: arial; font-weight: 600; text-align: center;} a:hover {color: white;} div#menu { padding: 10px; position: relative; margin: 10px; float: right; background-color: #330000; border: 1px white solid; font-family: arial; font-size: 10; text-align: right; width: 100px; height: 200px; } h2 { color: white; font-size: 20px; font-family: arial; width: 500px; text-align: center; } h3 { color: black; font-size: 16px; font-family: arial; width: 250px; text-align: center; } h4 { color: white; font-size: 16px; font-family: arial; width: 500px; text-align: left; text-decoration: underline; } p { color: white; margin-left: 20; width: 500px; overflow: auto; font-size: 14px; font-weight: 600; font-family: arial; } ul { list-style: disc; font-family: arial; font-size: x-small; color: white; overflow: auto; } table { width: 500px; height: 300px; background-color: #999999; border: 1px solid white; } td { vertical-align: top; }