body.custom-background {
    background-image: url("../images/background/download-1.jpg");
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
 }