.fly {color:          blue;font-family:    arial;font-size:      24px;position:       absolute;visibility:     hidden;z-index:        2;}.logo {font-family:    times;font-size:      72px;color:          blue;position:       absolute;top:            0px;left:           100px;visibility:     visible;z-index:        1;}.desc {text-align:     center;font-family:    arial;font-size:      12px;color:          black;position:       absolute;top:            420px;left:           140px;width:          400px;visibility:     hidden;z-index:        0;}A {color:          blue;text-decoration: none ;}A:HOVER {	color : red;text-decoration: none ;	}
