.bg {
	background-attachment: scroll;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #19297e;
}
.header {
	color: e8e9e1;
	background-color: #003399;
	font-size: 18px;
	font-family: fantasy;


}
