body { background: #f5eded url("http://dev.joomexp.com/wordpress/sq-tomato/wp-content/uploads/2015/12/2-300x169.jpg") repeat center center; }
.footer {
    background:  no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}