﻿@import url(https://fonts.googleapis.com/css?family=Indie+Flower);

html{
	background :white;
	background-image:url(../data/map01flou.jpg);
	background-position : center center;
}
body{
	background :white;
	background-image:url(../data/map01flou.jpg);
	background-position : center center;
}

.infos{
	font-family: 'Indie Flower', cursive;
}