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

header {
  width: 700px;
  height: 200px;
  margin-left: 290px;
  margin-bottom: 15px;
}

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

.head1 {
  height: 100px;
  margin-bottom: 10px;
  margin-left: 280px;
  width: 300px;
  overflow: hidden;

  background-size: cover;
  background-image: url(img/tiles/design14.webp);
}

.head_1 {
  overflow: hidden;
  text-align: center;

  background-color: #9075ab;
}

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

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

.head2 {
  height: 100px;
  width: 850px;
  overflow: hidden;

  background-size: cover;
  background-image: url(img/tiles/design14.webp);
}

.head_2 {
  overflow: hidden;

  background-position: 0px -220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/gif-webp/1.webp);
}
