@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 */.equation {
	font-size: large;
	font-weight: bold;
}
.slide ol {
	margin-top: 3px;
	margin-right: 1%;
	margin-left: 1%;
	color: red;
}

