/* CSS Document */

#content .introduction {
	height: auto !important;
	height: 100%;
	width: 690px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

#content .introduction h1 {
	padding-bottom: 0.2em;
	font-weight: bold;
	font-size: medium;
}

#content .introduction h2 {
	font-size: small;
}

#content .latestNews h4 {
	font-size: small;
}

