.bg {
    background: url('/images/the-cauldron-reduced.jpg') no-repeat center center fixed !important;

    max-height: 100%;
    max-width: 100%;
}

#main-content-center {
    background: none !important;

}

#cauldron-message {
    background: rgba(114, 114, 114, 0.56);
    border-radius: 20px;
}