.center {
	display: block;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}

img {
	border: none;
}