<meta http-equiv="Refresh" content="0;url=/siteunavailable.page">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
  <title></title>
  <style type="text/css">
  /*<![CDATA[*/
      * {margin:0;padding:0;background:transparent;text-align:left;border:0;}
      html {display:block;width:100%;margin:0 auto;text-align:center;}
      html, body {padding: 0; margin: 0; height: 100%; background: black;font-family: Trebuchet MS,Verdana,Tahoma,sans-serif;font-size:12px;color: white;text-align: center}
      IMG, A, DIV{padding: 0px; margin: 0 auto; border: none;}
      #outer{position: relative;top: 20%;height:435px;width: 435px;background: url(suspended_page_background.jpg) no-repeat center;}
      #unavailable{width:100%;margin-top:190px;color: #f6d300; float: right; text-align: right; text-transform: uppercase;font-size:18px; letter-spacing: 0px }

  /*]]>*/
  </style>
</head>

<body>
  <div id="outer">
    <div id='unavailable'>The site is currently unavailable</div>
    <div>Please contact your System Administrator</div>
  </div>
</body>

</html>