/* This file is meant only to make the h1 style on the homepage look like mainPaneLeft, so search engines can find a meaningful h1 title and index the page correctly */
h1 {   
	font: 400 12.5pt "trebuchet ms", serif;
	color: #C69;
	line-height: 1.5;
	text-align: left;
}
