.center { text-align: center; }

.center img {
	display: block;
	margin: auto;
}

.bottom {
	position: relative;
	bottom: 0px;
}