body { padding-top: 70px; }  // for fixed position navigation bar

//header .spacer {  height:20px;  } // for staic position navigation bar

.navbar-brand {
  font-size: 22px;
}
/* title */
.navbar-default .navbar-brand {
    color: #003366;
}

