.errorPage{
	text-align: center;
}
.errorImg{
	width: 730px;
	height: 423px;
	margin : 110px auto 20px;
	background: url('../../img/404.jpg') center center no-repeat;
}