.img-center {
    margin: 0 auto;
}

.img-desaturate {
	filter: grayscale(100%);
}

h1 {
	font-size: 25px;
	color: rgb(127,127,127);

	
}