body {
  background: #83C1C2;
  color: #fff;
  font-family: georgia, "times new roman", serif;
  font-size: 62.5%;
  margin-left: 0;
  margin-top: 10%;
  padding: 0;
}

img {
  border: none;
}

/* Structure
----------------------------------------------- */

#wrap {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 400px;
}

#content {
  text-align: left;
}

.space {
  margin-bottom: 30px;
}

/* Text
----------------------------------------------- */
h1 {
  font-size: 3em;
  font-weight: normal;
}

p {
  font-size: 1.5em;
}

a {
  color: #fff;
}
