#bottom{
    width: 100%;
    height: 84px;
    
    background: url( ../imgs/bottom.jpg ) no-repeat top center #000;
    
    position: absolute;
    top: 0;
    z-index: -1;
}
