body {
    background: url(../images/bg-3.png);
    background-color: #ffffff;
    background-repeat: repeat-y;
    /* background-size: 100% 100%; */
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}

.animate-inframe {
    display: none;
}

.animate-anchor {
    width: 100%;
    height: 1px;
}