.style1 { background-image:url(../gfx/corner_gfx1.jpg); 
background-repeat:no-repeat; z-index: 2; } 

.style2 { background-image:url(../gfx/sandback.jpg); 
background-repeat:repeat; z-index: 3; }

.buttons { position:absolute;
top:120px;
left:100px; }

.caption {
top : 65px; 
left : 74px; 
position : relative;
z-index: 2; }

.logo {
top : 79px; 
left : 10px; 
position : relative; 
z-index: 2; }