#lay1 { position:absolute; width:600px; height:80px; z-index:1; left: 200px; top: 250px;background-color : #7FFAD3;}
#lay2 { position:absolute; width:600px; height:150px; z-index:2; left: 200px; top: 680px;background-color : #F45AD3;}
#lay3 { position:absolute; width:600px; height:90px; z-index:3; left: 100px; down: ;background-color : #C12AD7;} 
P {font-family : Verdana,Arial,sans-serif; line-height : 100%;}
H1 {font-family : Verdana,Arial,sans-serif; font-size : 15pt; color : red;}
H2 {font-family : Verdana,Arial,sans-serif; font-size : 15pt; color : blue;}
A:link { color : #A033CD; text-decoration: underline; }