
html, body {
	margin: 0px;
	background-color: #272e30;
	background-repeat:repeat-x;
}

.home {
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 3%;
	text-align: center;
	width: 100%;
}

.fond {
	background-color: #343d40;
}