#homepage h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
}
#homepage h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%; 
}
#homepage #maincontent .catdiv {
	margin: 1.5em 0 0 150px;
	width: 600px;
	
}
#homepage #maincontent p {
	line-height: 1.4em;
	margin: 1em 0;
}