@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 */

.quote {
	background-color: #CCCCCC;
	border: 3px dotted #666666;
	margin-top: 75px;
	margin-bottom: 175px;
	width: 80%;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 120px;
	padding-left: 10px;
}
.quoteattrib {
	font-size: medium;
	float: right;
	margin-right: 100px;

}
