<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>

<head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <link rel="shortcut icon" href="http://images.fatcow.com/icons/favicon_moo.ico">

    <title>Web Hosting - This site is temporarily unavailable</title>
    <style type="text/css">
        html, body, h1 {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        vertical-align: baseline;
    
        }
    
        h1{
        padding-top:200px;
        }
    
        body {
        font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
        background: #c7e7f4;
        text-align: center;
        min-width: 700px;
        background: #c7e7f4 url(http://images.fatcow.com/fatcow/flying-cows.gif) no-repeat top center;
        }
    
        #wrapper {
        margin:0 auto;
        height:500px;
        text-align: center;
        }
    
        #hills {
        position: absolute;
        bottom:0px;
        background: url(http://images.fatcow.com/fatcow/flowered-hills-bg.gif) repeat-x;
        height: 133px;
        width:100%;
        }
    
        #copy {
        width:700px;
        margin:0 auto;
        position: relative;
        top:350px;
        font-size: 12px;
        text-align: center;
        color:#666;
        }
    
        #copy a{
        color:#333;
        }
    
            .link{
            margin-right: 15px;
            }
    </style>
</head>

<body>
    <div id="wrapper">
        <div id="copy">
            <span class="link"><a href="https://www.fatcow.com/">https://www.fatcow.com/</a></span>
            <span class="link"><a href="https://www.fatcow.com/free-icons">https://www.fatcow.com/free-icons</a></span>
            <a href="https://www.fatcow.com/free-font">https://www.fatcow.com/free-font</a>
        </div>
        <h1>Something isn't quite right here ....</h1>
        <p><b>This site is temporarily unavailable.</b> If you're the owner of this website,
            <br>please <a href="https://www.fatcow.com/support/contact.bml">contact FatCow Web Hosting</a>.</p>
    </div>
    <div>
        <p>Copyright &#xA9; <script type="text/javascript">document.write(new Date().getFullYear());</script> fatcow. All rights reserved.</p>
    </div>
    <div id="hills"></div>

</body>

</html>
