h3.spec {
  margin: 2em auto 1em auto;
  border:1px dashed #888;
  width:18em;
  background-color:#f0e68c;
}

table.resume {
  width:30em;
  margin:0 auto 48px auto;
  text-indent:0;
}

table.resume td {
  font-style:italic;
  vertical-align:middle;
}

table.resume td.ico {
  width:40px;
}

table.resume img {
  vertical-align:middle;
}

table.resume td a {
  font-weight:bold;
}
