body{
  font-family: 'Proxima Nova', sans-serif;
  background-color: #23272a;
}

#backLink{
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(1){
  position: absolute;
  left: 80px;
  top: 60px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.container p:nth-child(2){
  position: absolute;
  left: 90px;
  top: 120px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(3){
  position: absolute;
  left: 80px;
  top: 180px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.container p:nth-child(4){
  position: absolute;
  left: 90px;
  top: 240px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(5){
  position: absolute;
  left: 90px;
  top: 270px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(6){
  position: absolute;
  left: 80px;
  top: 340px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.container p:nth-child(7){
  position: absolute;
  left: 90px;
  top: 400px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(8){
  position: absolute;
  left: 80px;
  top: 460px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.container p:nth-child(9){
  position: absolute;
  left: 90px;
  top: 520px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(10){
  position: absolute;
  left: 80px;
  top: 580px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.container p:nth-child(11){
  position: absolute;
  left: 90px;
  top: 640px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(12){
  position: absolute;
  left: 80px;
  top: 700px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.container p:nth-child(13){
  position: absolute;
  left: 90px;
  top: 760px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(14){
  position: absolute;
  left: 80px;
  top: 820px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.container p:nth-child(15){
  position: absolute;
  left: 90px;
  top: 880px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(16){
  position: absolute;
  left: 80px;
  top: 940px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

.container p:nth-child(17){
  position: absolute;
  left: 90px;
  top: 1000px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.container p:nth-child(18){
  position: absolute;
  left: 20px;
  top: 1080px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
}
