#footerwrap {
  background: #00855a;
}

.navbar-brand img {
  position: absolute;
  height: 60px;
  z-index: 3;
}

.navbar-default {
  background-color: #da2c01;
}

.dropdown-menu {
  background: #da2c01;
  min-width: 210px;
}