.foreground {
	background-color: #5555FF;
}

.background {
	background-color: #5555FF;
	width: 200px;
}

.text {
	color: white;
	font-size: 14px;
}

.caption {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

