﻿body, html {
    height: 100%;
    margin: 0;
    width: 100%;
    overflow: hidden;
    position: relative
}

.bg {
    background-color: #000;
    height: 109%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.nvcss {
    background-color: #ebc03f;
    color: #000;
    font-family: Brown-Light;
    font-size: 16px
}

.nvca {
    font-family: Brown-Light;
    font-size: 16px
}

.nava2 {
    background-color: #ebc03f;
    color: #000;
    font-family: Brown-Light;
    font-size: 16px
}

.nava3 {
    background-color: #ebc03f;
    font-family: Brown-Light;
    font-size: 16px;
    color: #000
}

.nava4 {
    font-family: Brown-Light;
    font-size: 16px;
    color: black
}
