@charset "utf-8";
.Background {
	background-repeat: no-repeat;
	background-position: center 100px;
	background-attachment: fixed;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	
}
