/** Specific for vMUG theming **/
body {
    background-image: url('../images/header-vmug.png');
    /* vMUG header with 5 colors */
    background-color: rgba(255, 255, 255, 0);
}