﻿body {
    background-image: url('../images/Talent-Lifting-Final.png') no-repeat center;
}

.blogSingleRightSidebar {
    background-image: url('../images/Talent-Lifting-Final.png') no-repeat center;
}.pagetitleYellow {
    color: #f6d419 !important;
}

#btnPrint {
    display: none;
}

.watermark_text {
    width: 100%;
    color: #d0d0d0;
    font-size: 5.5em;
    text-align: center;
    margin: 0 auto;
    z-index: 10000;
    opacity: 0.2;
    filter: alpha(opacity=15);
    white-space: normal;
    word-wrap: break-word !important;
    overflow: visible;
}

.watermark {
    display: inline-block;
    z-index: 99999;
    width: 86%;
    position: fixed;
    text-align: center !important;
}

    .watermark img {
        opacity: 0.2;
        filter: alpha(opacity=15);
    }
