﻿<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>404 Error</title>
</head>
<body>
    <div style="width: 250px; text-align: center; margin: 0 auto;">
        <h1>404 Error</h1>
        <h2>Page Not Found!!!</h2>
        <p>Sorry but the page you are looking for cannot be found.</p>
        <p>
            <a href="http://www.cya-st.com">Return to the home page</a> or 
        use <a href="http://www.cya-st.com/SiteMap">SiteMap</a>.
        </p>
    </div>
</body>
</html>
