@import "template.css";

#name {
  text-align: center;
  font-size: 24pt;
}

div.address {
  text-align: center;
  font-size: 10pt;
}

div.section {
  margin: 1em;
}

div.header {
  font-weight: bold;
}

div.section li {
  margin-bottom: .5em;
}

