<!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=ISO-8859-1">
    <title>Web Hosting - This site has been suspended</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="http://www.fatcow.com/">Web Site Hosting</a></span>
            <span class="link"><a href="http://www.fatcow.com/free-icons">Free Icons</a></span>
            <a href="http://www.fatcow.com/free-font">Free Font</a>
        </div>
        <h1>Something isn't quite right here ...</h1>
        <p><b>This site has been suspended.</b> If you're the owner of this website,<br>please <a href="http://www.fatcow.com/support/contact.bml">contact FatCow Web Hosting</a>.</p>
    </div>
    <div id="hills"></div>


</body></html>