/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color: white;
	background-image: url();
	background-repeat: repeat-x;
	width:100%;
	height: 100%;
}

