body {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-weight: 100;
  text-align: center;
}

#container {
  max-width: 600px;
  margin: 70px auto;
}

#wrapper {
  margin: 0 20px 0 20px;
}

img {
  width: 50%;
  height: auto;
  margin: 0 auto 30px auto;
}

h1 {
  font-weight: inherit;
}

p {
  font-size: 20px;
}

a {
  color: black;
}
