#wrapper {
 background-color: burlywood;
}

#header .header-nav {
  background-color: saddlebrown;
}

#header .header-top {
  background-color: peru;
}

#header .header-nav {
  border-bottom-color: black;
}
