#header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

#container {
    padding-top: 40px;
}
