/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color: #ffffff;
	background-image: url(wood-bg2.jpg);
	background-repeat: repeat;
	width:100%;
	height: 100%;
	background-attachment:fixed;
}
