#divBody { position : absolute; left : -1px; top : -1px; clip : rect(0, 0, 0, 0); layer-background-color : white; background : white; background-color : white; } #divCircle { position : absolute; z-index : 500; visibility : hidden; width : 200px; } #divTimer { position : absolute; z-index : 1; margin-top : 0%; margin-left : 10%; } #divMovies { position : absolute; z-index : 2; margin-top : 10%; margin-left : 10%; } #divLink { position : absolute; z-index : 3; visibility : hidden; } #divTxtStr { position : absolute; z-index : 4; visibility : visible; } #spanPopUp { font-family : Helvetica; font-size : 50%; } .spanTxtStr { position : absolute; visibility : visible; top : -50px; font-size : 10pt; font-family : Verdana; font-weight : bold; color : black; }