#head {
  background-color:#F44336;
  color:#fff;
  height:200px;
}

div.container {
  /*height:1000px;*/
}

.nav.navbar-nav {
  float:right;
}

.affix {
  top:0;
  width:100%;
}

.affix + .container-fluid {
  padding-top:70px;
}

#head {
  background-color:#F44336;
  color:#fff;
  height:200px;
}

div.container {
  /*height:1000px;*/
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  z-index:10;
}

