#jpreOverlay {
    /*background:#534872 url("./logo-home.png") no-repeat 20px 40px;*/
    background:rgba(83, 72, 114, 0.95) url("../images/logo-home.png") no-repeat 20px 40px;
}

#jpreSlide {
    font-size: 22px;
    font-weight: bold;
    color: #ccc;
    text-align: center;
    width: 50%;
    height: 70%
}

#jpreLoader {
    width: 100%;
    height: 1px
}

#jpreBar {
    background: #fff
}

#jprePercentage {
    display: none
}
