<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
 "http://www.w3.org/TR/html4/strict.dtd">
<html>
    <head>
        <title>tipos.com.br</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <style type="text/css">
            h1, p {
                font-family: 'trebuchet ms', trebuchet, georgia, sans-serif;
                color: #444;
                text-align: center;
            }
            h1 {
                font-size: 24px;
                margin-top: 100px;
            }
            p {
                font-size: 16px;
            }
        </style>
    </head>
    <body>
        <h1>Estamos em manutenção para atualização do sistema.</h1>
        <p>Por favor, volte em breve.</p>
    </body>
</html>