/* ********** style For Background setting of skin ************** */
.mainBG{
	background-image: url(greenlights.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
