.base { width: 900px; height: 730px; top: 0px; z-index: 5; position: relative; } .text { width: 700px; height: 530px; left: 100px; top: 100px; font-size : 10px; font-family : verdana; text-align: center; z-index: 7; position: absolute; } .flash { width: 900px; height: 700px; left: 0px; top: 0px; z-index: 9; position: absolute; } .mosh { width: 900px; height: 30px; top: 700px; left: 0px; font-size : 9px; color: #ebebeb; font-family: verdana; text-align: center; z-index: 13; position: absolute; } a:link { color: #ebebeb; } a:visited { color: #ebebeb; } a:hover { color: #ebebeb; } a:active { color: #ebebeb; }