html {
    background-image: url("../images/body-content/theme-background_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

body {
    background-color: #ffffff00!important;
}