body {
 margin: 0;
 background: url(gazo/top.gif) no-repeat center top #000000;
}
#sample1 {
 position: absolute;
 z-index: 6;
 top: 245px;
 left: 380px;
 width: 100px;
 height: 100px;
}
#sample2 {
 position: absolute;
 z-index: 2;
 top: 245px;
 left: 500px;
 width: 70px;
 height: 70px;
}
#sample3 {
 position: absolute;
 z-index: 3;
 top: 310px;
 left: 520px;
 width: 70px;
 height: 70px;
}
#sample4 {
 position: absolute;
 z-index: 4;
 top: 330px;
 left: 425px;
 width: 80px;
 height: 80px;
}
#sample5 {
 position: absolute;
 z-index: 5;
 top: 390px;
 left: 330px;
 width: 100px;
 height: 80px;
}
#sample6 {
 position: absolute;
 z-index: 1;
 top: 402px;
 left: 455px;
 width: 100px;
 height: 80px;
}
p {padding: 0}