
body {
  background-color: oldlace;
  color: black;
  font-family: Verdana;
}

div class relative {
  position: relative;
  left: 100px;
}

@font-face {
  font-family: Retrogression-Regular;
  src: url(Retrogression-Regular.otf?#iefix) format(otf);
}

h1 {
  font-size:70px;
}

