@import "knotts.css";

Body {
	background-image:url(timeline_bg.jpg);
	margin: 30px 0;
	}
#stand {
	width:150px;
	height:185px;
	float:left;
	padding: 0 8px;
	}
h2#timeline {
	font-size: 1.4em;
	text-align:center;
	padding-bottom: 0.5em;
	}
h3 {
	font-family:"Baskerville Old Face",Baskerville,Georgia,Serif;
	font-size: 0.8125em;
	line-height:1em;
	letter-spacing: 1px;
	margin-top: 0.2308em;
	float:left;
	}
h3:after {
	content: "\A0\BB\A0";
	font-weight:normal;
	}
#content {
	background-color:#FFFFFF;
	}