/* BEGIN custom_css */
#navigation {
   position: fixed !important;
   z-index: 9999 !important;
}

#header {
   margin-top: 20px;
}

nav {
    position: fixed !important;
    z-index: 9999 !important;
}

/* END custom_css */
