 body {
  background-color: #f8f8f8;
  text-align: center;
  font-family: sans-serif;
}

div.title img{
    height: 10em;
    margin: 1em;
}

div.content {
    width: 75%;
    margin: 2em auto;
}
