.alert {
	padding:10px;
	color:red;
	background-color:yellow;
	border:2px solid black;
	font-weight:bold;
}
