<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

    <title>example.co.za coming soon</title>


    <style>

        html, body, div, span, applet, object, iframe,

        h1, h2, h3, h4, h5, h6, p, blockquote, pre,

        a, abbr, acronym, address, big, cite, code,

        del, dfn, em, font, img, ins, kbd, q, s, samp,

        small, strike, sub, sup, tt, var,

        dl, dt, dd, ol, ul, li,

        fieldset, form, label, legend,

        table, caption, tbody, tfoot, thead, tr, th, td {

            border: 0;

            font-weight: inherit;

            font-style: inherit;

            font-size: 100%;

            margin: 0;

            outline: 0;

            padding: 0;

        }


        body {

            line-height: 1;

            font-size: .63em;

            font-family: Calibri, Segoe, "Helvetica Neue", Arial, sans-serif;

            color: #fff;

            background: #aa0000 url(http://www.afrihost.com/img/page_comingsoon.jpg) repeat-x center top;

        }


        ol, ul { list-style: none; }


        a { text-decoration: none; }


        .inner {

            width: 900px;

            margin: 0 auto;

            position: relative;

            padding-top: 30px;

        }


        #logo {

            display: block;

            height: 60px;

            width: 200px;

            margin-bottom: 135px;

        }


        #logo a {

            display: block;

            height: 60px;

            width: 200px;

            text-indent: -9999px;

            background: url(http://www.afrihost.com/img/head_logo_inv.png) no-repeat left bottom;

        }


        h2 {

            font-size: 3.2em;

            margin-left: 15px;

        }


        h3 {

            font-size: 2.4em;

            margin-left: 15px;

        }


        h4 {

            font-size: 1.6em;

            margin-left: 15px;

            margin-top: 35px;

            margin-bottom: 5px;

        }


        p {

            margin-left: 15px;

            font-size: 1.3em;

            line-height: 140%;

            margin-bottom: 15px;

        }


        #btn_visit {

            display: block;

            text-indent: -9999px;

            width: 131px;

            height: 34px;

            background: url(http://www.afrihost.com/img/btn_visit.png) no-repeat left top;

            margin-top: 50px;

        }

    </style>


    <link rel="icon" href="http://www.afrihost.com/favicon.png" />

</head>


<body>

    <div class="inner">

        <h1 id="logo">

            <a href="http://www.afrihost.com">afrihost - pure internet joy</a>

        </h1>


        <h2>example.co.za</h2>

        <h3>Has been registered on behalf of a client.</h3>


        <h4>When will the site be ready?</h4>

        <p>

            We're not quite sure, but they're probably working on it.<br />

            We suggest contacting them directly to find out.

        </p>


        <p>

            <a href="http://www.afrihost.com" id="btn_visit">

                Afrihost - Pure Internet Joy

            </a>

        </p>

    </div>

</body>

</html>