#license_agreement {
  border: 4px outset #aaaaaa;
  padding: 15px;
  margin-top: 20px;
  background-color: #eeeeee;
}

#license_agreement p {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 4px;
}

#definitions {
  padding-left: 20px;
}

#license_agreement h4 {
  margin-bottom: 3px;
  color: #000044;
}

#license_agreement h3 {
  margin-bottom: 5px;
  margin-top: 20px;
  color: #660000;
}

#license_agreement strong {
  color: #cc0000;
}
