

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

.ecrit { 
    color: black;
    width: 20px;
    height: 25px;

    font-family: 'arial', serif;
	font-size: 12px
}


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





