@charset "utf-8";
/* CSS Document */




/* Controls color band at bottom of each section */
.colorBand {
	height: 20px;
	width: 385px;
	background-position: bottom;
	position: absolute;
	vertical-align: bottom;
	bottom: 0px;
	left: 259px;
}

.quote {
	width: 200px;
	position: absolute;
	left: 30px;
	top: 20px;
}
