body {
  background: #000;
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
  font-size: 16px;
  color: gray;
}

#presents {
  font-family: helvetica;
  font-size: 18px;
  font-style: italic;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

#brand {
  font-family: palatino, Palatino, "Palatino Linotype", "URW Palladio L";
  font-style: italic;
  font-size: 30px;
  color: #800;
}

