<!DOCTYPE html>
<html lang="en">
<!--[if IE]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<head>
    <meta charset=UTF-8>
    <title>Account Suspended | Lithium Hosting</title>
    <link rel="shortcut icon" href="/img-sys/favicon.ico" />
    <style type="text/css">
        html, body {
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
            overflow: hidden;
        }
        iframe {
            border:none;
        }
    </style>
</head>
<body id="static-page">
<iframe src="//lithiumhosting.com/newsetup/suspended-content.html" width="100%" height="100%">
    <h1>This account has been suspended.</h1>
    <p>Your browser does not support iframes. Otherwise you would be seeing <a href="http://lithiumhosting.com/newsetup/suspended-content.html">this page.</a></p>
</iframe>
</body>
</html>
