/* Enter Your Custom CSS Here */
content-block-body {
    background-attachment: fixed;
    background-color: #000;
    background-image: url(http://namsu.co.uk/wp-content/uploads/2016/02/IMG_0181.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}