#page_not_found {
    background: url('../img/404.jpg') no-repeat 0 86px;
    width: 100%;
    height: 450px;
    margin-left: auto;
    text-align: center;
    background-size: 100%;
    max-width: 570px;
    margin-right: auto;
    margin-top: 75px;
}