H1{
	color: salmon;
	text-align: center;
	text-decoration: underline;
	font-size: 35px;
	font-family: vivaldi;
	font-style: oblique; 
	background:mistyrose;
}
.entete{
	background: transparent;
	text-align: center;
}
.poème{
	color: blue;
	text-align: center;
	background-color: Cornsilk;
	font-size: 20px;
	width: 60%;
	margin-left: 20%;
	height: auto;
}
h2{
	color: blue;
	text-decoration: italic;
	font-size: 11px;
	text-align: right;
}
body{
	background: url(le-paon-se-plaignant-a-junon-510c3483.jpg);
	background-position: right;
	background-position: left;
}
