File: D:/HostingSpaces/TDijk1/erp-apps.eu/wwwroot/error-404.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Page not found | ERP apps</title>
<link href='http://fonts.googleapis.com/css?family=Bitter&subset=latin,latin-ext' rel='stylesheet' type='text/css' />
<style type="text/css">
* { margin: 0; padding: 0;}
html { background: url(/ERPapps/media/system/images/bg.png) repeat; }
body { font: normal 18px/1.6 "Bitter", serif; color: #fff; }
a { color: black; border: 0; outline: 0; }
a:hover { color: #4ac2ca;}
.wrapper { width: 950px; margin: 0 auto; position: relative; }
/*#Typography#*/
h1, h2, h3, h4, h5, h6, .title { font-family: 'Bitter', serif; margin: 0; padding: 0; font-weight: 300;}
h1 { font-size: 40px; margin-bottom: 20px;}
/*#Header#*/
#header { background: white; border-bottom: 1px #c5c5c5 solid; }
#header .wrapper { height: 80px; }
/*#Logo#*/
#logo { position: absolute; top: 0; left: 0; }
#logo a { background: url(/ERPapps/media/system/images/logo.png) no-repeat; width: 120px; height: 80px; display: block; text-indent: -9999px; }
#logo a:hover { background-position: 0 -83px; }
.btn-green { font-size: 18px; font-weight: 400; color: white; display: inline-block; height: 60px; line-height: 60px; padding-left: 30px; background: url(/ERPapps/media/system/images/btn-green.png) 0 -60px no-repeat; text-decoration: none; }
.btn-green span { text-transform: uppercase; color: white; height: 100%; padding-right: 30px; background: url(/ERPapps/media/system/images/btn-green.png) right 0 no-repeat; display: block;}
.btn-green a { color: white; font-size: 18px; text-decoration: none; }
#error { background: url(/ERPapps/media/system/images/bg_error.png) 50% 0 no-repeat; min-height: 500px; padding: 140px 180px 0 130px; text-align: center; width: 700px; margin: auto;}
.button { margin-top: 40px;}
</style>
</head>
<body align="center">
<div id="header">
<div class="wrapper">
<div id="logo">
<a href="/">ERP apps</a>
</div>
<div id="navigation">
<div id="menu">
</div>
</div> <!-- #navigation -->
</div> <!-- .wrapper -->
</div>
<div id="error">
<h1>404 Page not found :(</h1>
<p>The resource you are looking for might have been removed,<br>had its name changed, or is temporarily unavailable.</p>
<p class="button"><span class="btn-green"><span><a href="/">Go to homepage</a></span></span></p>
</div>
</body>
</html>