<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>H-SPHERE</title>
<link rel="icon" href="/default/favicon.png" type="image/png">
<style type="text/css">
body { background-color: #FFFFFF; margin: 0.4em; border-style:solid; border-color:#BEBEBE; border-width:1px; font-family:Tahoma,sans-serif}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
h2 { color: #222222; font-family: Tahoma,sans-serif; font-size: 18pt; font-weight: bold; margin-bottom: 0px; margin-top: 1em; text-indent: 2em; }
#header { position: relative; width: 100%; background-color: #75BEF5; border-width: 2px 2px 0; border-style: solid; border-color: #E0E0E0; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#127EDB',EndColorStr='#77BFF6'); }
#header h1 { height: 80px; background-color: #75BEF5; margin: 0 0 0 50px; font-family:Tahoma,sans-serif; font-size: 20pt; text-align: left; line-height: 80px; font-weight:bold; color:#FFFFFF; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#127EDB',EndColorStr='#77BFF6'); }
div#centered { border: 0; height: 50%; width: 80%; position: absolute; left: 10%; top: 20%; color: black;  }
</style>
</head>

<body>
<div id="header">
	<h1>H-SPHERE</h1>
</div>
<div id="centered">
	<h2>Error 404: File Not Found</h2>
	<p>The requested page is not found. This may happen due to the following reasons:</p>
	<ul>
	<li>Page or file is outdated, renamed, moved, or does not exist.</li>
	<li>You typed the address incorrectly, like http://www.example.com/<b>pgae</b>.html instead of http://www.example.com/<b>page</b>.html</li>
	</ul>
	<p>Please contact your webmaster if you are not sure what goes wrong.</p>
</div>
</body>
</html>

