body	{
	font-family: courier;
	font-size: 18px;
	text-align: center;
	background-color: #EFEFEF;
	background-image: url(img/brandi-redd-122054-unsplash.jpg);
	background-color: rgba(255, 255, 255, 0.9); 
	background-size: cover;
}
h1	{
	color:  black;
	font-size: 41px;
	font-family: 'AvaraBold';
	padding-top: 140px;
}
.asterisque	{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.page	{
	width: 10%;
	margin: auto;
	margin-top: 50px;
	padding: 10px;
	padding-left: 20px;
	text-align: justify;
}
.menu {
	border: 5px double #CCCCCC;
	background-color: black;
	color: white;
	padding: 10px;
	width: 200px;
	height: 35px;
	position: absolute;
	text-align: center;
}

.lesel {
	left: 60px;
	top: 300px;
}

.papillonpaysage {
	left: 290px;
	top: 370px;
}

.poeme {
	left: 520px;
	top: 300px;
}

.phrases {
	left: 750px;
	top: 370px;
}

.seance5 {
	left: 980px;
	top: 300px;
}

.credits {
	left: 520px;
	top: 440px;
}

a {color: #CCCCCC;}
a:over {color:white;}