.coloredBox {
	border-radius:25px;
	border-width: 4px;
	border-color: black;
	border-style: solid;
}
