﻿/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color: #C0C0C0;
	background-image: url(GOPBg.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
}