@charset "UTF-8";
/* CSS Document */
.centered-text {
	text-align:center;
}
.highlighted-text {
	color:#5cb85c;
}