div.banner {
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
}

.apptitle p {
  background-image: none;
  margin: 0.5em;
  padding-left: 310px;
  line-height: 60px;
  font-size: 16px;
  font-weight: 800;
  color: #ffffff;
}

.apptitle .hl {
  color: #ff9200;
  display: none;
}
