body {
  background-color: white;
  color: #555555;
  text-align: center;
  font-family: helvetica, sans-serif;
}

h1 {
  color: #d24696;
  margin-bottom: 40px;
}

a {
  color: #d24696;
}