body{
background-color:powderblue;
}
#trece{
	background-color:rgb(220,110,176);
	font-style:rgb(0,110,176);
	font-family:Arial,san-serif;
	font-style:oblique;
}
.citat{
background-color:yellow;
font-family:Arial,san-serif;
}

h1{
	font-size:22px;
	color:green;
}
h2{
	text-decoration:underline;
	color:rgb(220,110,176);
	text-transform:uppercase;
	font-size:150%;
	
	
}
h3{
	text-decoration:underline;
	color:rgb(220,110,176);
	color:rgb(220,110,176);
	text-transform:uppercase;
	font-size:150%;
	
}
div{
width:60%;
}





