#header {
  height: 59px;
  border-bottom: 1px dashed gray;
}

#header #header-image {
  width: 468px;
  height: 60px;
  float: left;
}

#header #comic-title {
  width: 351px;
  float: right;
  text-align: right;
}
