.bbnav {
    position: fixed;
    width: 100%;
    padding: 1px;
    z-index: 100;
    background-color: #4f557c;
    left: 0px;
    top: 0px;
    line-height: 22px;
}

.bbnav a:link, .bbnav a:visited, .bbnav a:active {font-size:11px; font-family:dosis; text-transform:uppercase; padding-right:25px; color: #bfbeb8;}