.error-center {
	text-align: center;
}
.error-404 {
	margin: 0;
}
.error-404 span {
	text-shadow: 1px 5px 7px rgba(150, 150, 150, 1);
}
#error-404 h1 {
	font: Arial, Helvetica, sans-serif;
	color: #616161;
	font-size: 200px;
	line-height: 200px;
	font-weight: bold;
}
#error-404 h2 {
	font: Arial, Helvetica, sans-serif;
	color: #616161;
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
}