body {
  background: #e3ddd3;
  color: #aaaaaa;
}
.title {
  color: #6e675f;
  font-family: 'Risque';
  font-size: 72px;
}
.subtitle {
  color: #555555;
  font-family: 'Exo';
  font-size: 16px;
}
#full_size {
  margin-top: 10%;
  text-align: center;
  width: 100%;
}
