#wrapper > header {
 background: #16305B url("../images/header.png") no-repeat top;
 border-bottom: 1px solid #48627F
}

#wrapper > header h1 {
 background: transparent;
}

#wrapper > header h2 {
 text-indent: -3000px;
}

#wrapper > header nav a {
  background: rgba(19,44,85,0.85);
  :margin-left 5px
  :padding 4px 10px
}