/* ********** style For Background setting of skin ************** */
/*.mainBG{
	color:#333;
	background:#5c5c5c;
	height: 100%;
}*/
.mainBG{
	background-color: #f0f0f0;
	background-image: url(greystripes-bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 100%;
}
