<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>IIS Windows Server</title>
<style type="text/css">
<!--
body {
	color:#fff;
	background-color:#0072C6;
	font-family:"Arial Black", Gadget, sans-serif
	margin:0;
}

#container {
	margin-top: 100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 800px;
	}

a img {
	border:none;
}

-->
</style>
</head>
<body>
<div id="container">
<h1>Welcome.</h1>  Please use your production URL to access your site.
</div>
</body>
</html>