/* +++++++++++++++++++++++++++++++++++++++++ */
/*                 HEADER                    */
/* +++++++++++++++++++++++++++++++++++++++++ */

header {
  width: 700px;
  height: 350px;
  margin-left: 240px;
  margin-bottom: 15px;
}

/* +++ */
/* TXT */
/* +++ */

.head_1 h1 {
  text-decoration: none;
  color: #4744a9;
}

/* +++ */
/* IMG */
/* +++ */

.head2 {
  height: 500px;
  margin-left: 10px;
  width: 830px;
  overflow: hidden;
}

.head_2 {
  overflow: hidden;

  background-position: 0px -70px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/pictures/chobits.jpg);
}
