
        <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://w3.org">
        <html xmlns="http://w3.org">
        <head>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <title>IIS Windows Server</title>
        <style type="text/style">
            body { color: #000000; background-color: #B4B4B4; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
            #content { margin-top: 15px; margin-left: 20px; }
        </style>
        </head>
        <body>
        <div id="content">
            <h1>Internet Information Services</h1>
            <p>Welcome to your new web site.</p>
        </div>
        </body>
        </html>