/* Put your custom styles here */
bg {
    background-image: url('../Img/dsn_diagram.gif');
}

.bg {
    background-color: rgba(100, 110, 68, 0.63);
    background-image: url('../Img/dsn_diagram.gif');
    background-attachment: scroll;
}