.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: blink;
	background-position: center center;
	background-color: #FFFF00;
}
