#contact_form {
  margin: 0 10em 1em 10em;
}

#full_content {
  margin-top: 1em;
  text-align: justify;
}

#full_content h1 {
  font-size: 15px;
  margin-bottom: 1em;
  text-align: center;
}

#full_content p {
  margin-bottom: 1em;
}

#choices {
  margin-bottom: 1em;
}

#choices img {
  margin: 0 2em;
}

