#menu a, #menu a:visited {
    color: #fff7e6;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 82px;
    line-height: 82px;
    text-align: center;
    text-decoration: none;
}
.border-logo .background-logo .header-logo-img {
    display: block;
    margin: 0 auto;
    max-height: 100px;
    position: relative;
    width: auto;
}

