/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color: #17486B;
	background-image: url(handbookBack.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	background-attachment:fixed;
	height:100%;
}

