@charset "utf-8";

.error{
	font-family: Helvetica;
	color: #092a43;
	font-size: 28px;
	letter-spacing: -2px;
	width: 600px;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 50px;
	text-align: center;
	line-height: 40px;
	text-shadow: 0px 2px 1px #a4c9e5;
}