/* BODY BG */
body {
    background-image:url(../../../images/bckg/body-bg/wood-2.jpg);
    background-attachment:fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}