<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8 />
  <title></title>
  <style type="text/css">
      /* http://meyerweb.com/eric/tools/css/reset/
         v2.0 | 20110126
         License: none (public domain)
      */

    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
      margin: 0;
      padding: 0;
      border: 0;
      font-size: 100%;
      font: inherit;
      vertical-align: baseline;
    }
      /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
      display: block;
    }
    body {
      line-height: 1;
    }
    ol, ul {
      list-style: none;
    }
    blockquote, q {
      quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
      content: '';
      content: none;
    }
    table {
      border-collapse: collapse;
      border-spacing: 0;
    }

    body {
      background: #e2801c url(//ak.imgfarm.com/images/dlp/bg_tile_108x767.png) repeat-x top;
      font-family: arial, sans serif;
      font-size: 62.5%;
      color: #000;
    }
    p {
      line-height: 150%;
    }
    a {
      color: #000;
    }
    h1 {
      margin: 20px auto;
      width: 280px;
      height: 80px;
      background: transparent url(//ak.imgfarm.com/images/dlp/ms_logo_280x80.png) no-repeat;
    }
    h1 a {
      display: block;
      width: 100%;
      height: 100%;
      text-indent: -9999px;
    }
    #main {
      margin: 0 auto;
      width: 921px;
      height: 433px;
      background: transparent url(//ak.imgfarm.com/images/dlp/main_921x433.png) no-repeat;
    }
    #main .inner {
      padding: 50px;
    }
    #main p {
      font-size: 2em;
      margin-bottom: 20px;
    }
    #main h2 {
      font-size: 4em;
      margin-bottom: 20px;
    }
    #main span {
      padding: 10px;
      border: 1px solid #000;
      background: #ccc;
      font-size: 1.5em;
    }
    #footer {
      margin: 20px auto;
      text-align: center;
    }
  </style>
</head>
<body>

<h1>
  <a href="/">Mindspark</a>
</h1>
<div id="main">
  <div class="inner">
    <h2>Oops! It seems there was an error.</h2>
    <p>
      You've encountered an error for which you will need some assistance.
      Please report the error (unexpected) by filling out the Feedback form,
      and we will get back to you with further help.
    </p>
    <p>
      <a href="//support.mindspark.com/">Click here</a> to contact support.
    </p>
    <span>Error Code: unexpected</span>
  </div>
</div>
<div id="footer">
  <p>
    <a href="//support.mindspark.com" target="blank">Help &amp; Feedback</a> |
    <a href="//eula.mindspark.com/eula/" target="blank">Policies</a> |
    <a href="//support.mindspark.com/MSArticle?recid=kA31a000000LwiP" target="blank">Uninstall</a> |
    <a href="//www.mindspark.com/careers" target="blank">We're Hiring</a> |
    <a href="//support.mindspark.com/MSContactUs" target="blank">Contact Us</a><br>
    &trade;, &reg; + &copy; 2021 Mindspark Interactive Network, Inc. All rights reserved. An IAC Company.<br>
    Any third party products, brands or trademarks listed above are the sole property of their respective owner.<br>
    No affiliation or endorsement is intended or implied.
  </p>
</div>

</body>
</html>