body{
	background-color: white;
	margin-top: 40px;
}

.ecrit { 
	color: #CEBF90;
	width: 20px;
	height: 25px;
	background: transparent;
	font-family: 'arial', serif;
	font-size:12px;
}


p {
    margin: 10px 300px;
}

.effet.display {
    margin-bottom: 10px

}

img:active
{
   transform: scale(2.5);
}



