<html lang="en"><head>
    <meta charset="utf-8">
    <title>
        Page not found (404) - E-pepper.ru
    </title>
    <style>
        html {
            width: 100%;
            height: 100%;
        }

        body {
            position: relative;
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
            font-family: "ProximaNova", "Gotham", "Gotham HTF", "Helvetica Neue", Helvetica, Arial, sans-serif;
			background-image: url(/4.gif); /* Путь к фоновому изображению */
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            background-repeat: no-repeat;
        }

        body:before {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            z-index: -1;
            width: 100%;
            height: 700px;
            content: "";
            background: transparent;
            background-size: cover;
        }

        .global-header {
            width: 650px;
            margin: 0 auto;
            padding: 250px 0 50px 0;
            background: transparent;
            font-size: 16px;
        }

        .global-nav {
            text-align: center;
        }

        .logo {
            width:150px;
            margin: 0 auto;
            display: block;
            margin-top: 250px;
            margin-bottom: 50px;
        }

        ul {
            display: none;
        }

        .error-content {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            line-height:24px;
            color:#55595d;
            width:500px;
            display: block;
            margin: 0 auto;
            background: rgba(255,255,255, 0.8);
            padding: 30px 40px;
        }

        h1 {
            text-align: center;
            margin-bottom: 30px;
            color:#546673;
            font-size: 24px;
            font-weight: 600;
        }

        a {
            color: #208be6;
            text-decoration: none;
        }

        a:hover {
            text-decoration: underline;
        }

        footer, .global-footer{
            display: none;

        }

    </style>
</head>

<div class="wrapper">
    <div class="error-content">
        
    <h1>ТОЛЬКО НЕ ЭТО - 404 ERROR!</h1>
    <p>Скорее всего вы попытались найти материал, который удален со страниц нашего журнала. Ну или у нас что-то сломалось, что тоже может быть. Вы можете <a href="http://www.e-pepper.ru/">вернуться на главную страницу журнала</a>, или помочь нам в решение вашей проблемы, написав нам о ней на <a href="mailto:info@e-pepper.ru">info@e-pepper.ru</a></p>

    </div>
</div>
</body></html>
<!-- Dynamic page generated in 0.308 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2015-07-06 15:09:43 -->
