body {
margin: 0;
padding: 0;
background-color: #e1dcd8;
font: 7.5pt Verdana, Helvetica, sans-serif; 
color: #000000; 
text-align: justify;}

#layout
{
position: absolute;
bottom: 0px;
left: 0px;
z-index: 4;
background-color: transparent;
}

#bg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    height: 384px;
    width: 100%;
    background: url(bg2.jpg) 0 0 repeat-x;
    }
