/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color: #2d4fa8;
	
	background-repeat: no-repeat;
	background-attachment:fixed;

}

