/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color: #0094d6;
	background-image: url(abstract-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	height: 100%;
	background-attachment:fixed;
}

/*.mainBG{
	color:#333;
	background:#5c5c5c;
	height: 100%;
}

