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

.surligner{
	color:purple;
	text-decoration:underline;
	font-weight: bold;
}

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

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

h3{
	front-size : 20px;
	background-color : black;
	font-family: arial;
	color : white ;
	text-align : center ;
	text-decoration:underline;
}

h5{
	font-size : 20px;
	background-color : black;
	font-family: arial;
	color : white ;
	text-align : center ;
}

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

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

.poeme {
	margin-left : 30%;
	width: 70;
	background-color :black;
	font-family: arial

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