/* the main image on the front page */
#column1 { 
	margin-right: 3ex;
	width: 400px;
}

#main-text { 
	vertical-align: top;
}

#below-quotes {
	margin-top: 0em;
}


.quotee {
	margin-left: 18ex;
}

.quotetext { 
	font-style: italic;
	color: brown;
}


.front-quotes {
	margin-left: 5ex;
}

