#layer1 {
   background-color : #FE4C4C; 
   layer-background-color : #FE4C4C;
   border-width : 5px; 
   border-style : solid; 
   border-color : #000000; 
   width : 180px;
   top : 192px; 
   left : 180px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden 
}


#layer2 {
   background-color : #FE4C4C; 
   layer-background-color : #FE4C4C;
   border-width : 5px; 
   border-style : solid; 
   border-color : #000000; 
   width : 180px;
   top : 222px; 
   left : 180px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer3 {
   background-color : #FE4C4C; 
   layer-background-color : #FE4C4C;
   border-width : 5px; 
   border-style : solid; 
   border-color : #000000; 
   width : 180px;
   top : 282px; 
   left : 180px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer4 {
   background-color : #FE4C4C; 
   layer-background-color : #FE4C4C;
   border-width : 5px; 
   border-style : solid; 
   border-color : #000000; 
   width : 180px;
   top : 312px; 
   left : 180px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}
