body {
	background-image: url(http://robison.fsartanddesign.org/spring2020/GD50/imgs/sam-bkgd.jpg);
  background-size: 1000px;
  background-repeat: no-repeat; 
}
.page-container {
  display:grid;
  width: 1000px;
  position: relative;
}
.intro {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 25px;
color: #4DB9D2;
position: relative;
  top: 80px;
  left: 30px;
}
.at {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 400;
font-style: normal;
  color: #FFBA24;
  text-align: right;
  font-size: 170px;
  position: relative;
  bottom: 240px;
  right: 60px;
  transform: rotate(-5deg)
}
.title {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 900;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #FFBA24;
  font-size: 100px;
  text-align: center;
  position: relative;
  bottom: 400px;
  margin-right: 10px;  
}
.fonts {
  margin-top: 10px;
  position: relative;
  bottom: 180px;
}
.book {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 400;
  font-size: 18px;
font-style: normal;
font-weight: 400;
font-style: normal;
  text-align: center;
  color: white;
}
.italic {
  font-style: italic;
}
.light {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 300;
  font-size: 18px;
font-style: normal;
font-weight: 300;
font-style: normal;
  text-align: center;
  color: white;
}
.medium {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 500;
  font-size: 18px;
font-style: normal;
  font-size: 18px;
font-weight: 500;
font-style: normal;
  text-align: center;
  color: white;
}
.demi {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 700;
  font-size: 18px;
font-style: normal;
font-weight: 700;
font-style: normal;
  text-align: center;
  color: white;
}
.heavy {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 900;
  font-size: 18px;
font-style: normal;
font-weight: 900;
font-style: normal;
  text-align: center;
  color: white;
}
h2 {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 700;
font-style: normal;
  color: #4DB9D2;
  font-size: 200px;
  padding: 30px;
  position: relative;
  bottom: 335px;
  left: 100px;
    
}
.and {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 400;
font-style: normal;
  color: #C53E0D;
  font-size: 180px;
  position: absolute;
  transform: rotate(15deg);
  bottom: 40px;
  left: 430px;
}
.G {
  font-family: franklin-gothic-urw, sans-serif;
font-weight: 900;
font-style: normal;
   -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: #FFBA24;
  font-size: 200px;
  position: relative;
  left: 330px;
  bottom: 50px;
}