body {
  color: #ffffcc;
  background-color: #333333;
  font-family: Optima,Georgia,Garamond,Times,serif;
}
h1 {
  text-align: center;
}
h2 {
  text-align: center;
}
h3 {
  text-align: center;
}
a:link {
  color: #3366ff;
  font-weight: bolder;
  text-decoration: none;
}
