@CHARSET "UTF-8";

.message {
	border-left: 5px solid #f7b586;
}

.message h2 {
	background-color: #f7b586;
	color: #fffee3;
}