h2 {
  font-weight: bold;
  font-size: 1.5em;
}

h3 {
  font-weight: bold;
  font-size: 1.4em;
}

h4 {
  font-weight: bold;
  font-size: 1.2em;
}

p {
  line-height: 1.4em;
  margin-bottom: 10px;
}

a {
  color: white;
}

#content {
  width: 1020px;
  color: white;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#contact_info {
  text-align: center;
}

#fine_print {
  text-align: right;
  font-size: 0.8em;
}
