[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:transparent;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











[data-role="content"] {
    border-top-color:rgba(0, 0, 3, 1.00);
    border-right-color:rgba(0, 0, 3, 1.00);
    border-bottom-color:rgba(0, 0, 3, 1.00);
    border-left-color:rgba(0, 0, 3, 1.00);
}



















.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/8a73b6bf417e4fccf972a617acaff175.jpg');
    background-attachment:scroll;
    background-position:center center;
}







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