body {
    /*background: url(//i.imgur.com/gtKwODP.jpg) no-repeat fixed, #331f58*/
    background: url(/upload/snowfall.jpg) no-repeat bottom fixed, #331f58;
    background-size:cover;
}

.btn-default,
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    background: #85e8f3
}

.jd-audience {
    background: #85e8f3
}

a:link, a:visited, a:active, a:hover, .video-title {
    color: #85e8f3
}

.btn-group .btn {
    margin-left: -1px
}

.jd-tw.jd-ico-container {
    background-color: #6441a5
}

.jd-yt.jd-ico-container {
    background-color: #E62117
}

.tooltip-inner {
    background-color: #fff;
    color: #000
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff
}

.tooltip.top .tooltip-arrow {
    border-top-color: #fff
}
.jd-box-top {
    border-bottom: 10px solid #111;
}
.jd-box, .modal-content {
    background: #202020;
}