@charset "utf-8";
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #254775;
	position: absolute;
	left: 340px;
	top: 250px;
}
.bodyBG {
	background-color: #9fbbc7;
	background-repeat: no-repeat;
	background-position: left top;
	width: 1200px;
	height: 790px;
	
}
.Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #254775;
	position: absolute;
	height: 200px;
	width: 480px;
	left: 600px;
	top: 200px;
}
#a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
