<!DOCTYPE html>
<html>
<head>
    <meta name="viewport" content="width=device-width" />
    <title></title>
    <meta name="keywords" content="free forum,message board,free message boards">
    <meta name="description" content="Create a free forum & free message board in seconds. Aimoo provides the most fast and simple way to fully customize your free forum skin, upload images & videos with unlimited disk space.">
    <link href="bootstrap.min.css" rel="stylesheet">
    <link href="addition.css" rel="stylesheet">
    <style type="text/css">
        * {
            margin: 0px;
            padding: 0px;
        }

        .topbar {
            padding: 10px 0px;
            left: 0px;
            top: 0px;
            position: fixed;
            background-attachment: fixed;
            background-color: #FFF;
            width: 100%;
            z-index: 999;
        }

        .middlebar {
            background-color: #0b5690;
            margin-bottom: 20px;
            padding-top: 50px;
            text-align: center;
        }
    </style>

    <link href="base.css" rel="stylesheet" />
</head>
<body style="margin:0px;padding:0px;">
    <div class="panel panel-green width_p80" style="margin:80px auto 30px;">
        <!---<div class="panel-heading fc_white" style="background:#0b5690 url(https://www.aimoo.com/Content/images/logo66.png) no-repeat 30px center;padding:20px;">--->
		<div>
            <span class="fntbold  font_24" style="margin-left:180px;">Notice</span>
        </div>
        <div class="panel-body text-center" style="padding:100px;">
            <a class="btn iconstyle" style="background-color:gold;">
                <span class="glyphicon glyphicon-cog iconfont"></span>
            </a>
            <p class="fc_green font_32 mt20">Aimoo is in maintenance, please be waiting for its completion.</p>
        </div>

        <div style="overflow-x:auto;width:50%;background-color:#F2F5F9">
        </div>
    </div>

    <div id="footer" class="text-center" style="padding:20px;width:100%;">
        Copyright ? 2000-2018 Aimoo Free Forum All rights reserved.
    </div>

</body>
</html>
