@charset "UTF-8";
.bloc {
	background-image: url(../z-images/white.png);
	background-repeat: repeat;
	margin: auto;
	height: auto;
	width: 35%;
	text-align: center;
	position: fixed;
	font-family: 'Oswald', sans-serif;
	right: auto;
	bottom: auto;
	letter-spacing: 0.05em;
}
