.mainBG {
	background-color: #1C3657;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #33CCFF;
	text-decoration: none;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
