<!DOCTYPE html>
<html>
<head>
    <title>404 Not Found</title>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="//img1.wsimg.com/dps/css/uxcore.css" rel="stylesheet">
    <link href="//img1.wsimg.com/dps/css/customer-comp.css" rel="stylesheet">
</head>

<body>
<div id="error-img"><img src="//img1.wsimg.com/dps/images/404_background.jpg"></div>
<div class="container text-center" id="error">
    <div class="row">
        <div class="col-md-12">
            <div class="main-icon text-warning"><span class="uxicon uxicon-alert"></span></div>
            <h1>File not found (404 error)</h1>
        </div>
    </div>
    <div class="row">
        <div class="col-md-6 col-md-push-3">
            <p class="lead">If you think what you're looking for should be here, please contact the site owner.</p>
        </div>
    </div>
</div>

</body>
</html>
