﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>404 Error...</title>
    <link href="/Content/sol3.css" rel="stylesheet" type="text/css" /></head>

<body>
    <div id="background-error">
        <h2>Some where down there is the page you were looking for.  Unfortunately, I could not find it.  Please go back to where you started and try again.  Thanks!</h2>
    </div>
</body>
</html>

<!--http://www.smashingmagazine.com/2007/08/17/404-error-pages-reloaded/-->