body {
	background-color: #a6a6a7;
	background-image: url(Images/BG.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}
