@charset "UTF-8";
#navbar {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #D9C4AD;
    text-decoration: none;
    background-color: #3B3B5C;
}
