<!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700" />
<style>
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 1.42857143;
}
.dialog {
text-align: center;
width: auto;
height: 300px;
position: absolute;
top:0; bottom: 0; left: 0; right: 0;
margin: auto;
display: table-cell;
vertical-align: middle;
padding: 0px 10px;
}
h1, h2 {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.1;
color: inherit;
}
a {
text-decoration: none;
}
.icon {
font-size: 90px;
top: 12%;
left: 50%;
margin-left: -50px;
position: absolute;
}
</style>
</head>
<body class="public404">
<div class="row" align="center">
<div class="icon">:-(</div>
</div>
<div class="dialog">
<h1>Oops, the page you were looking for can not be found.</h1>
<h2>Please check the address and try again.</h2>
<p>
<br /><br />
<a href="/">Back to Homepage</a>
</p>
</div>
</body>
</html>