.fly { font-family: arial; font-size: 24px; color: #08296b; position: absolute; visibility: hidden; z-index: 2; } .logo { font-family: times; font-size: 50px; color: #184a18; position: absolute; top: 0px; left: 30px; visibility: visible; z-index: 1; } .desc { text-align: center; font-family: arial; font-size: 14px; color: #000000; position: absolute; top: 220px; left: 40px; width: 400px; visibility: hidden; z-index: 0; } .mag { text-align: center; font-family: arial; font-size: 34px; text-decoration: underline; color: #ff0000; position: absolute; top: 106px; left: 438px; width: 100px; visibility: visible; z-index: 1; } /* THE STATIC LOGO BOTTOM RIGHT */ .pic { text-align: center; font-family: arial; font-size: 34px; text-decoration: underline; color: #ff0000; position: absolute; top: 240px; left: 550px; width: 175px; height: 119px; visibility: visible; z-index: 1; } .pic1 { text-align: center; font-family: arial; font-size: 34px; text-decoration: underline; color: #ff0000; position: absolute; top: 360px; left: 582px; width: 105px; height: 29px; visibility: visible; z-index: 1; } .ball { position: absolute; top: 295px; left: 610px; width: 50px; height: 50px; visibility: visible; z-index: 1; } BODY { background: #FF9933; }