@charset "UTF-8";
/* CSS Document */

.sponsor {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: dashed thin green;
}

