@charset "utf-8";
/* CSS Document */
.container {
	max-width: 1000px;
}
.tile {
	max-width: 256px;
}
.img-responsive {
	float: left;
	margin: 1px 2px 2px 0px;
}

h4 {
	text-align: center;
}
.text {
	text-align: center;
}