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

header {
  width: 700px;
  height: 200px;
  margin-left: 250px;
  margin-bottom: 120px;
}

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

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

  background-size: 50px;
  background-image: url(img/tiles/design11.gif);
}

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

  background-color: #010103;
}

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

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

.head2 {
  height: 200px;
  width: 900px;
  overflow: hidden;

  background-size: 50px;
  background-image: url(img/tiles/design11.gif);
}

.head_2 {
  overflow: hidden;

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