#alert {
	margin: 1em;
	padding: .5em;
	font-size: 1.2em;
	font-weight: bold;
	background: #ffc;
	border: 1px solid #f90;
}