@import url(/style/core.css);

h1 {
  font-size: 48px;
  margin: 5px 35px;
}

h2 {
  font-size: 18px;
  text-align: center;
}

p {
  padding-left: 30px;
}

#photo {
  float: right;
}

/* Hide subsequent lines from Netscape 4.x with the following sequence */
/*/*/

#photo {
  float: right;
  margin: 11px;
}

#sponsors {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

