<!DOCTYPE html>
<html>
<head>
    <title>Error Loading Site | 504 Gateway Timeout</title>
</head>

<body>
    <style>
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);

    body {
    color: #343434;
    font-family: 'Open Sans Regular', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    margin: 50px 25px;
    }

    h1,h2,h3,h4,h5,h6 {
    font-weight:300;
    margin:5px 0 25px;
    padding:0;
    }

    h1 {
    font-size: 100px;
    margin:5px -5px 10px 0;
    }

    hr {
    background:#DFDFDF;
    height: 1px;
    border:0;
    margin: 40px 0 30px;
    }

    </style>

    <h1>504</h1>

    <h2>The page request was canceled because it took too long to complete</h2>
    <hr>

    <p><strong>What can I do?</strong></p>

    <p></p>

    <p><strong>Site visitors:</strong> There was an issue serving your request,
    please try again in a few minutes.</p>

    <p><strong>Site Owners:</strong> There was a gateway timeout. You should
    visit your error log for more information.</p>
</body>
</html>