﻿.purple {
	background-color: #800080;
	text-align: center;
}
.green {
	background-color: #008000;
	text-align: center;
}
.gold {
	background-color: gold;
	text-align: center;
}
