body {
  font-family: serif;
  font-size: 16px;
  line-height: 1.25;
  font-family: Georgia, "Times", "Times New Roman", serif;
  margin: 20px;
  background: #eeeeee;
}
p { margin: 20px 0; }
a {
  background: transparent;
  color: #0000a5;
}
a:active { color: #e35e4b; }
h1 a {
  text-decoration: none;
  color: inherit;
}
h1 a:hover { border-bottom: 2px solid; }
h1.fn {
  font-size: inherit;
  font-weight: normal;
  margin: 0 0.25em 0 0;
}
h1 + p { margin: 0; }
.vcard {
  background: #f4ff88;
  padding: 10px;
  width: 24em;
  float: right;
  margin-right: 140px;
  height: 100px;
  clear: left;
}
.vcard img.photo {
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
}
address, #links {
  font-size: 0.75em;
  line-height: 1.66666666666667;
}
address {
  font-style: normal;
  margin: 0;
  margin-right: 0.25em;
}
#links { margin: 0; }
