body {
    background-image: url('/static/main/img/background.jpg') !important;
    background-attachment: fixed !important;
    background-position:  top left !important;
    background-size: cover !important;
}
