div.vps {
  width: 29em;
  font-family: sans-serif;
  font-size: 12pt;
  line-height: 14pt;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.vps h1 {
  font-size: 2em; 
  line-height: 1.1em;
  text-align: center;
  font-weight: normal;
  margin-top: 0em;
  margin-bottom: 0em;
}

div.vps h2 {
  font-size: 1em;
  line-height: 1.1em;
  text-align: center;
  font-weight: normal;
  margin-top: 0em;
  margin-bottom: 1em;
}

div.vps div.photo {
  margin-right: .5em;
  margin-bottom: 0em;
  margin-top: .5em;
  positioning: relative;
  float: left;
}

div.vps div.photo img {
  margin-bottom: 0em;
}

div.vps div.name {
  font-size: 2em;
  line-height: 1.1em;
}

div.vps p {
  margin-top: 0em;
  margin-bottom: 1em;
}

hr {
  margin-top: 1em;
  margin-bottom: 0em;
}
