.Bg {
	background-attachment: scroll;
	background-image: url(Images/Bg.jpg);
	margin: auto;
	padding: 500px;
	background-position: center center;
	background-repeat: no-repeat;
	left: auto;
	clip:  rect(auto auto auto auto);
	clear: left;
	float: left;
	height: auto;
	width: auto;




}
