@import url(s5-core.css); /* required to make the slide show run at all */
@import url(framing.css); /* sets basic placement and size of slide components */
@import url(pretty.css);  /* stuff that makes the slides look better than blah */

h2.single {
  font-size:500%;text-align:center;margin-top:1em;
}

div.code-long {
  font-size:66%;
}