.bg {
	background-image: url(flash/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #304488;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16pt;
	color: #FFFFFF;
}
.text a{color: #FFFFFF; text-decoration:underline;}
