[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(156, 204, 255, 1.00);
    background-repeat:repeat;
    background-image:none;
    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/147947/files/792cf8a085a5a6e8ab9e117a06f5caee.jpg');
    background-attachment:fixed;
    background-position:50% calc(0% + 42px);
    background-size:100%;
}







.netboardme-navigation-container, .inherit-page {
    background-color:transparent;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}