#mainbodypane
{
    background: url(images/bottom.png) no-repeat 0px 0px; 
    margin:0px auto;
    padding:0px;
    height:203px;
    width:100%;
    float:left;
    position:relative;
    top:-15px;
    z-index:3;    

}


