@charset "UTF-8";
.centerbox {
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #00C;
	text-shadow: 1px 1px #000000
}
.image-scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
