@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-django.css); /* stuff that makes the slides look better than blah */

body {background: #fff;}
/* #487858 */
/* #092e20 */
div#header, div#footer, .slide h1, #controls #navLinks a {background: #284838;}
.slide h1, div#footer { color:#ffc757;}

.slide h1 { font-family: Verdana,sans-serif; }


