/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color: #000000;
		background-image: url(tirebackground.jpg);
		background-repeat: no-repeat;
		width:100%;
	height: 100%;
}
