html {
	background-image: url("../_img/convocation.webp");
	background-position: left top;
	background-color: white;
	background-size: cover;
	background-position: top;
	position: absolute;
	background-attachment:fixed;
	min-height: 100%;
	min-width: 100%;
	background-repeat: no-repeat;
}
