*|body {
  background-color: #ffee99;
  background-image: url(bg1.png);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
*|h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: white;
  text-align: center;
}
*|a:link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #663300;
}
