body {
	font-family: 'Verdana', 'Arial';
}
#wrap {
	width: 482px;
	position: absolute;
	margin-left: -241px;
	left: 50%;
	margin-top: 200px;
}
#error h1 {
	text-align: center;
	color: #333;
}
p {
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #005AA0;
}
a:hover {
	text-decoration: underline;
}
