
<!DOCTYPE html>
<html>
<head>
    <title>Tech.pro</title>
    <style>
        html {
            background-color: #dadada;
            background: #dadada url("/img/bkgd_pattern_transparent.png");
            min-height: 100%;
            overflow-x: hidden;
            font-family: Arial;
            font-size: 18px;
            line-height: 25px;
        }
    </style>
</head>
<body>

    <div style="width: 100%; text-align: center; margin-top: 50px; align-content: center">

        <div style="border: 0px black solid; max-width: 400px; margin: 0 auto; text-align: left; color: #333;">
            <img src="/img/tp-logo-250x60-black.png" />
            <p>
                Dear Tech Professional,
                <br />
                <br />
                Tech.pro has been temporarily deactivated. We will bring Tech.pro back online after our team has grown in sufficient size to support
                the community.
                <br /><br />
                Sincerely,<br />
                Tech.pro Team
                
            </p>
        </div>
        <p>&nbsp;</p>
        <p>&nbsp;</p>


    </div>


</body>
</html>
