body {
    background: url(cassettewithbbg.png);
    background-color: black;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
}

