#text { top: 10px; border-style: solid; border-color: #777777; border-width: thin; width: 300px; padding: 10px; font-family: sans-serif; font-size: 0.9em; overflow: visible; z-index: 1; position: absolute; } #screenshots { left: 590px; top: 140px; position: absolute; border: thin solid #777777; padding: 10px; font-family: sans-serif; overflow: visible; } #tracker { left: 590px; top: 340px; position: absolute; border: thin solid #777777; padding: 10px; font-family: sans-serif; overflow: visible; } #downloads { left: 590px; top: 10px; padding: 10px; position: absolute; font-family: sans-serif; border: thin solid #777777; } #bgtext { font-size: 6em; font-weight: bold; font-family: sans-serif; position: absolute; z-index: -2; top: 350px; left: 112px; } #bg2 { top: 0px; left: 0px; position: absolute; color: #EEE; clip: rect(0px, 208px, auto, 0px); } #bg1 { top: 0px; left: 0px; color: #AAA; position: absolute; } a { color: #AAA; font-weight: bold; font-family: sans-serif; text-decoration:none; } a:hover { color: #DDD; font-weight: bold; font-family: sans-serif; } h1 { color:#AAA; } h2 { color:#BBB; }