body { margin: 0px; font-family: verdana, sans-serif; font-size: 10px; background-color: #333333; } .basepoint { position: absolute; left: 50%; top: 50%; width: 100%; background-color: #333333; } .base { position: absolute; z-index: 5; height: 500px; top: -250px; width: 100%; left: -50%; background-color: #333333; background-image: url(../graphics/base.gif); background-repeat: repeat-x; } .flashpoint { position: absolute; left: 50%; top: 50%; } .flash { width: 960px; height: 500px; background-color: #333333; position: absolute; z-index: 99; left: -480px; top: -250px; } a { font-size: 10px; color: #999999; text-decoration: none; } a:hover { font-size: 10px; color: #999999; text-decoration: underline; } .sitetext { width: 960; height: 500; font-family: verdana, sans-serif; font-size: 10px; position: absolute; z-index: 10; left: -480px; top: -250px; } .moshbox { width: 150px; height: 12px; left: 18px; bottom: 34px; z-index: 150; position: absolute; text-align: left; } a.moshboxurl { font-size: 9px; color: #999999; text-decoration: none; } a.moshboxurl:hover { font-size: 9px; color: #999999; text-decoration: underline; } .location { font-size: 9px; width: 100px; height: 12px; color: #000000; left: 3px; bottom: -13px; z-index: 50; position: absolute; text-align: left; }