.error404 #header {
    background-color: #165195;
}

.error404 #content article {
	padding: 		90px 0;
	text-align: 	center;
}

.error404 #content article h1 {
	font-size: 		30px;
	font-weight: 	500;
	color: 			#212121;
}