[data-role="content"] .widget.bg,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body.widget-body {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/30077/files/e55e8f208dcf2a8701c86220cf3e9b7d.png');
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}



















.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.bg-fixed > .netboardme-background {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:no-repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/30077/files/cbd9cfffea61beff3e8f23ec1cbea084.png');
    background-attachment:fixed;
    background-position:50% calc(0% + 42px);
}