﻿<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Not Found</title>
</head>
<body>
    <div style="text-align:center; border:1px solid #CCC; border-radius:2em; background-color:#FAFAFA; padding:3em; width:600px; margin:10% auto 0;">
    <div style="font-size:10em; font-family:Georgia, 'Times New Roman', Times, serif; color:#666;">404</div>
    <h1>File Or Page <span style="color:#F00">Not</span> Found!</h1>
    <p>
    	We couldn't find the page you looking for, try returning to the <a href="/">homepage</a>.
    </p>
    </div>
</body>
</html>