div.nav-top {
    background-color: #007a4c;
}

ul.nav-top {
    width: 100%;
    display: table;
    text-align: center;
}

.nav-top li {
    font-weight: bold;
}
