#homePageTitle {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.h2 {
	font-size: 18px; color: green; font-weight: bold;
	margin-top: 5px; text-align: center;
}

.homeText {
	font-size: 15px; color: black; font-weight: normal;
	text-align: justify;
	margin-top: 5px;
}

#column1 {
	width: 200px;
	height: 400px;
}

/*
#sylHeader {
	text-align: center !important;
}

#sylText {
	text-align: center !important;
}
*/