body {
  font-size:1.75em;
}

h1 {
  font-size:1.5em;
}

h2 {
  font-size:1.5em;
}

h3 {
  font-size:1.5em;
}

h4 {
  font-size:1.5em;
}

h5 {
  font-size:1.5em;
}

h6 {
  font-size:1.5em;
}

a {
  font-size:1.5em;
}

.gold {
  color:GoldenRod;
}

.price {
  color:GoldenRod;
  font-weight:bold;
  text-align:right;
}

.center {
  text-align:center;
}


