<!DOCTYPE html>
<html lang="en">
    <head>
        <title>Atypon | Please Return Soon</title>
        <meta name="robots" content="noarchive,noindex">
        <meta http-equiv="refresh" content="60;url=http://www.atypon.com/">
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1, user-scalable=0">
        <link rel="icon" href="images/favicon.ico">
        <link rel="preconnect" href="https://fonts.gstatic.com">
        <link href="https://fonts.googleapis.com/css2?family=Lato&family=Merriweather:wght@700&display=swap" rel="stylesheet">
        <link rel="stylesheet" href="css/style.css">
    </head>
    <body>
        <main class="maint-page_main">
            <div class="maint-page_container">
                <div class="maint-page_content">
                    <h1 class="maint-page_title">The site is under maintenance</h1>
                    <p class="maint-page_text">Please check back later</p>
                    <img class="maint-page_img" src="images/maintPageImage.svg">
                    <img class="maint-page_atypon-logo" src="images/Atypon-Logo.png">
                </div>
            </div>
        </main>
    </body>
</html>