body {
  font-size:13px;
  font-family: "Palatino Linotype", Palatino, serif;
  line-height:18px;
}
.matter {
  position: fixed;
  right: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(+50%);
  min-width: 13em;
}
.folio {
  float:left;
  text-indent:-444444px;
}
a {
  text-decoration:none;
  color:#999;
}
a.mail {
  color:#666;
}
