.navbar  .navbar-nav {
    height: 40px;
}

.navbar-brand {
font-family: 'Cinzel Decorative', arial;
}

.navbar.navbar-toggleable-md.navbar-light.bg-faded.rounded-bottom {
background: #5b5b5b; background:linear-gradient(to bottom,#5b5b5b, #424242);border-radius: 0;
}

body {
background: linear-gradient(to bottom,#8e7057,#725a45,#604c3b,#47382b) no-repeat;
}