.strophe{
	color: #A9F5F2;
	text-align: center;
	font-size: x-large;
}

.surligner{
	color: #04B4AE;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-image: url(back.jpg);
	background-size: cover;
	background-position: center;
	background-color: #2E2E2E;
	font-family: Tahoma;
	background-attachment: fixed;
}

.entete{
	text-align: center;
	margin-left: 20%;
}

.liens{
	float: left;
	width: 20%;
	background-color: #04B4AE;
	color: #2E2E2E;
	text-align: center;
}

.poeme{
	width: 80%;
	margin-left: 20%;
	text-align: center;
}

a{
	color: #0A0A2A;
}

h1{
	color: #04B4AE;
	font-size: xx-large;
}

h3{
	color: #04B4AE;
	font-size: x-large;
}
