.infotext
	{
	position: absolute;
	top: 6400px;
	left:5%;
	width: 90%;
	text-align: justify;
	}
.infotext h1
	{
	color: #00659C;
	font-size: 16px;
	font-weight: bold;
	}
.infotext h3
	{
	color: #AAAAAA;
	font-size: 12px;
	font-weight: normal;
	display:inline;
	}
.infotext h2
	{
	font-size: 16px;
	color: #00659C;
	text-align: center;
	font-weight: normal;
	}