@charset "utf-8";
body {
	background-image: url(GANS-Logo-Master-v1.jpg);
	background-repeat: no-repeat;
	background-size: 100vw 100vh;
	text-align: center;
}

footer {
	margin-top: 20vh;
	margin-left: 13vw;
	text-align: center;
	font-size: 08.em;
	font-style: italic;
	color: #FFF;
}