﻿.menu {
    
}
.fixed {
    position:fixed;
    top:0;
    z-index:100;
    margin-top:-45px;
    
    
}