
/* start -- WEBSITE BODY ADVERTISING */
.bbergs-body-clickable  {
    /* BBergs: Dynamic bg ad image 
    cursor: pointer; 
    background-image: url('https://tchadinfos.com/wp-content/uploads/2019/06/background_tchadInfo-1.jpg');*/
    
    position: fixed;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 1380px;
    background-repeat: no-repeat;
    left: 10px;
    right: 0;
    margin: auto;
}
.bbergs-main-content {
    margin: 0 auto;
    top: 0;
    left: 0;
    position: relative;
    z-index: 2;
}
/* end -- WEBSITE BODY ADVERTISING */
