.header img {
  float: left;
  width: 200px;
   
}
.header background {
  float: left;
  width: 100px;
 
}
.header h1 {
  position: relative;
  top: 18px;
  left: 10px;
}
