body {
margin: 0 0 0 0;
background-color: #003333;
background-image: url ("ibook.gif");
background-repeat: no repeat;
background-position: 50% 60%;

}
.top {
background-color: #666666;
height: 80px
position: relative;
z-index: 2;
}
.left {
background-color: #FCF4E4;
background-image: url("ibook.gif");
background-repeat: no repeat;
position: 0 80px;

width: 115px;
height: 100px;
position: absolute;
top: 0 pix;
z-index: 3;
.table {
position: absolute;
top: 80px;
}

</html>





