<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  "http://www.w3.org/TR/REC-html40/strict.dtd"
<HTML>



    <HEAD>

        <TITLE>
            The Naked WebSite
        </TITLE>

    </HEAD>

    <BODY>

        <H2>
            Welcome to...
        </H2>

        <H1 ALIGN=Center>
            The Naked WebSite
        </H1>

        <P>The site that bares all to show what lies beneath the surface of the web. 
        </P>

        <P ALIGN=Center>
            <A HREF="contents.htm">Go Naked</A>
        </P>

    </BODY>

</HTML>