.redbox {
	border: 1px solid #ff0000;
	background-color: #ffcccc;
	color: #000000;
	padding: 5px;
}
