
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

  <title>BC Media Group | Services under maintenance </title>
  <meta name="description" content="Bulbous Cell Media Group: our services are under maintenance. Websites will be available shortly.">

  <style>

    body
    {
      background: url("/img/slate.png") no-repeat center 20px;
      color: #fff;
    }

    .extra
    {
      display: none;
    }
    .main_container
    {
      width: 600px;
      min-height: 100px;
      padding: 15px;
      line-height: 18px;
      font-size: 14px;
      margin: 150px auto;

      border: 1px solid #cecece;
    }
    .link
    {
      color: #096DAF;
      font-weight: bold;
    }

    body.tw .main_container
    {
      color: #333;
    }
    body.tw .main_container .link
    {
      color: #C92127;
    }

    body.tw .main_container,
    body.slate .main_container
    {
      color: #333;
    }
    body.tw .main_container .link,
    body.slate .main_container .link
    {
      color: #C92127;
    }


    body.globus .main_container
    {
      color: #333;
    }

    body.bc .extra
    {
      display: block;
      width: 250px;
      height: 65px;
      text-align: center;
      margin: 20px auto;
      background: url("/img/bc.png") no-repeat top center;

      border: 1px solid #cecece;
    }


  </style>


</head>

<body class="slate">


  <div class="extra"></div>

  <div class="main_container">


    <h3>Our servers are currently under maintenance.</h3>
    <br />
    <span class="link">jobs.slate.co.jp</span> will be back shortly, sorry for the inconvenience.
    <br />
    <br />

  </div>



</body>
</html>
