@import url(default.css);

#intro {
	height: 263px;
}

span#words {
	width: 500px;
	text-align: left;
	left: 280px;
	position: absolute;
	margin-top: 29px;
}

span#pic {
	position: absolute;
}

span#pic button {
	position: relative;
	left: 65px;
	margin-top: 15px;
}

#schedule {
	margin-bottom: 50px;
	margin-left: 120px;
}

caption {
	font-size: 1.1em;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
}

.left {
	text-align: left;
}

