.wrapper {
  min-height: 100%;

  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
  margin-bottom: 40px;
  font-family: Arial, Helvetica, sans-serif;
     text-transform: lowercase;
    font-variant: small-caps;
    font-style: normal;
    letter-spacing: 1.3px;
    text-align: left;
}
.footer,
.push {
	
}

.athlete {
  width: 80%;
  padding-top: 10%;
  padding-bottom: 100px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.word {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 60px;
  text-indent: 60px;
  font-size: 120%;
  letter-spacing: 3.4px;
  line-height: 2.6;
}