#header{background-repeat:No Repeat;}body{
    font-family:'Be Vietnam Pro',sans-serif;
    font-size:15px;
    color:#333;
    line-height:1.7;
}

h1,h2,h3,h4,h5{
    font-weight:700;
}

.navbar-nav>li>a{
    font-weight:600;
}
#header {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}