body {
	text-align: center;
	background-color: black;
	background-image: url(blason.PNG);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain;
	background-position: 50% 0%;
}

