#header {
    background-color: #1a1f3f;
    color: #fff;
}
#header .content{
    padding: 10px 0;
    position: relative;
}