body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  /* font-size: 100.01%; */
  color: #660000;
  background-color: #FFFFEC;
  background-image: url(../img/bk_stripe_1.gif);
  background-repeat: repeat-y;
  background-position: top left;
  text-align: center;
}

header {
  margin: 20%;
}

h1,
h2,
h3 {
  color: #994000
}

#starter {
  margin-top: 10%;
}

.stil1 {
  color: #054e73;
  font-weight: 700;
}