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

