body, #header {
  background-image: none !important;
}

#header {
  height: 100px;
}

#header #logo {
  margin-top: 15px;
}
#header h1 {
  float: right;
  text-align: right;
  width: 570px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
}

