#oshibka {
	width: 100%;	
	background-image: url(../img/404.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 714px;
	display: flex;
	justify-content: center;
}
#oshibka p{
	padding-top: 80px;
	font-size: 125%;
}