#layer1 { height: 550px; width: 900px; left: 0px; top: 0px; position: absolute; z-index: 1; visibility: visible; }
#layer2 { height: 64px; width: 500px; left: 10px; top: 84px; position: absolute; z-index: 2; visibility: visible; }

