body {
	background-attachment: scroll;
	background-image: url(bg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #5F5F5F;
	text-decoration: none;
}
a:visited {
	color: #5F5F5F;
	text-decoration: none;
}
a:hover {
	color: #5F5F5F;
	text-decoration: underline;
}
a:active {
	color: #5F5F5F;
	text-decoration: none;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
