body {
  color: black;
  font-family: Verdana;
  font-size: 14px;
  text-align: center;
  background-image: url(https://i.redd.it/etk9bbul9g081.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 800px;
}


header {
  /*find skyrim font*/
}


a {
  color: black;
  text-decoration: none;
  margin: 5px 10px 5px 350px;
  float: left;
}


p {
  font-size: 13.5px;
  text-align: left;
  margin: 6px 0 6px 0;
  padding: 0 10px 0 350px;
}