html {
  background: #ffa229;
}

#menu {
  border-bottom: 1px solid #ffa229;
}

#menu a, #submenu a {
  background: #ffa229;
}

h1, h2, a {
  color: #ffa229;
}


