<!doctype html>
<html class="no-js" lang="">

<head>
  <meta charset="utf-8">
  <title>The Cross Decor & Design - 8000 Sq. Ft of Home Decor Shopping and Interior Design Services in Yaletown, Vancouver BC.</title>
  <meta name="description" content="The Cross Decor & Design, Yaletown, Vancouver. Interior Design, Home Accessories, Furniture, Luxury Bedding and More!">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">

  <style>
    html {
      height: 100%;
      color: #777777;
      font-family: 'Lato', sans-serif;
      font-size: 1em;
      line-height: 1.4;
      text-align: center;
    }
    body {
      height: 100%;
    }
    .main {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 20px;
    }
  </style>

</head>

<body>

  <section class="main">
    <div class="content">
      <img src="thecross-logo.png" alt="The Cross Decor & Design" />
      <h2>Our website is temporarily down for maintenance</h2>
      <p>We should be back shortly.</p>
    </div>
  </section>

</body>

</html>