
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>Εκτελούμε εργασίες συντήρησης!</title>
        <style>
            body {
                font-family: Verdana, Geneva, sans-serif;
            }

            #title {
                font-size: 24px;
                color: #f78f21;
                text-align: center;
            }

            #text {
                font-size: 16px;
                color: #f78f21;
            }
            #content {
                width: 739px;
                margin: 30px auto;
            }

            p {
                margin: 0;
                padding: 0;
            }

            a:link {
                color: #a84c0f;
                text-decoration: underline;
            }

            a:visited {
                color: #a84c0f;
                text-decoration: underline;
            }

            a:hover {
                color: #a84c0f;
                text-decoration: underline;
            }

            a:active {
                text-decoration: none;
            }
        </style>
    </head>

    <body>
        <div id="content">
            <div>
                <img src="http://www.spitogatos.gr/images/images_404/top_gr.jpg" width="739" height="195" />
            </div>

            <div id="title" style="background-image:url(http://beta.sppr.sp-orfeas.com/images/images_404/main.jpg);width:619px;  background-repeat:repeat-y; padding: 0 60px ">
                Εκτελούμε εργασίες συντήρησης.</div>

            <div id="text" style="background-image:url(http://beta.sppr.sp-orfeas.com/images/images_404/main.jpg);width:619px;  background-repeat:repeat-y; padding: 0 60px">
                           <br>   Θα επιστρέψουμε σύντομα, παρακαλούμε δοκιμάστε αργότερα! 
                            </div>

            <div>
                <img src="http://www.spitogatos.gr/images/images_404/bottom.jpg" width="739" height="24" />
            </div>
        </div>
    </body>
</html>