table#wine-preface {
  width: 560px;
  margin: 0 auto;
}
table#wine-preface td {
  vertical-align: top;
  font-size: small;
  padding: 0 0.5em;
}
table#wine-price {
  width: 500px;
  margin: 0 auto;
}
table#wine-price td.bold {
  font-weight: bold;
}
table#wine-price td.small {
  font-size: small;
}
div#wine-link {
  width: 500px;
  margin: 2em auto;
  font-size: small;
}
