/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color: #1e1e1e;
	background-image: url(blackstripes-bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 100%;
}

