

/* Put your custom styles here */

.covervid-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

a.videolink,
a.videolink:active,
a.videolink:visited {
    color: #333333;
}

.border-black
{
    border: 2px solid black;
}

.promo-1
{
    padding: 60px 0;
}

.footer
{
    background-image: url('../images/bg-bottom.jpg');
    height: 80px;
    padding-top: 9px;
}

#vk_subscribe_wrapper {
    margin: 0 auto;
    width: 240px;
}
