#header {
  background: #0054A6;
}

#header-company-logo {
  background: url("/sspr/public/resources/hfc-password-self-service.png") no-repeat 0 0;
  height: 45px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 150px;
}

#header-page {
  color: #FFF;
}

#header-title {
  color: #FFF;
}