body {
    background:url("../img/bananas.jpg");
    background-size:cover;
    background-position: no-repeat;
}
