/*css for not logged in ONLY*/

#navBar{
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}