@charset "utf-8";

.header {
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #555555;
	margin-bottom: 30px;
}
.header img {
	margin-bottom: 20px;
}

.footer {
	text-align: center;
	color: #555555;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
}
