.strophe{
	text-align:center;
	color:#000000;
	font-size : 20px;
}

.surligner{
	color:#8A2BE2;
	text-decoration:underline;
	font-weight: bold;
}

h1{
	front-size : 20px;
	background-color : black;
	font-family: Segoe script;
	color : White ;
	text-align : center ;
}

h2{
	front-size : 10px;
	background-color : black;
	font-family: Segoe script;
	color : White ;
	text-align : center ;
}

h3{
	front-size : 20px;
	background-color : #efd9c2;
	font-family: Segoe script;
	color : black ;
	text-align : center ;
	text-decoration:underline;
}

h5{
	font-size : 20px;
	background-color : #efd9c2;
	font-family: Segoe script;
	color : black ;
	text-align : center ;
}

h4{
	font-size : 20px;
	font-family: Gabriola;
	color : White ;
	text-align:left;
}

.lien {
	float: left;
	width: 30%;
	background-color : #efd9c2;
}

.poeme {
	margin-left : 30%;
	width: 70;
	background-color :#d5995d;
	font-family: Gabriola;
}

body
{
	background: url(miel.jpg) /*no repeat*/;
	background-position: left;
}
	