<!DOCTYPE html>
<html>
<head> <meta name="keywords" content="keywords_temp" />
<meta name="description" content="description_temp" />
<title>title_temp</title>

    <link rel="icon" href="data:,">
    
    <style type="text/css">
        body {
            background-color: Gray;
        }

        .exp_pop {
            width: 360px;
            min-height: 200px;
            background-color: #FFF;
            border-radius: 10px;
            position: absolute;
            top: 100px;
            left: 50%;
            margin-left: -180px;
            padding: 8px 0 16px 0;
        }

        .exp_pop_header {
            background: url(http://www.namebrightstatic.com/images/logo_off.gif) no-repeat;
            width: 225px;
            height: 57px;
            margin-top: 8px;
        }

        .exp_pop_sep {
            width: 75%;
            border-top: 1px solid gray;
            margin: 8px 0;
        }

        .exp_content {
            font-size: 20px;
            color: #FF0000;
            margin: 0 24px;
            padding: 8px 0;
        }
    </style>

</head>
<body>
    
<div class="exp_pop">
    <center>
        <div class="exp_pop_header"></div>
    </center>
    <center><div class="exp_pop_sep"></div></center>
    <div class="exp_content">
        <center>
            <b>Warning!</b> yuzhengda.com has expired.
            If this is your domain name you must renew it immediately before it is deleted and permanently removed from your account.
            To renew this domain name visit 
        </center>
    </div>
</div>
</body>
</html>
