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