#container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.bluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3083B3;
}
