.foot{
    width: 100%;
    background-image: url("../images/bg33.jpg") ;
    background-repeat: no-repeat;
    /*background-position: center center;*/

}
.rr{
    z-index: 3;
    height: 60px;
    background-image: url("../images/bg44.jpg");
    border-top: 1px solid #3b3a3a;
    text-align: center;
    color: #ddd5d5;
}
