header {
  background:#00244E;
  color: white;
  font: 14px/24px "Lucida Console";
  text-align:center;
  clear: both;
  padding: 5px 15px;
  box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
  display:block;
}