
<html>
  <head>
    <title>Estamos em Manutenção</title>
    <style type='text/css' rel='stylesheet'>
      * {margin:0; padding:0;}
      body {text-align: center;background:#FFF;color:#959595; font-family: Arial; }
      .logo {margin: 100px 0 70px; }
      h1 {font-size: 60px}
      h2 {font-size: 32px;
          font-weight: 700;
          border-bottom: 1px dashed #CCC;
          color: #296d9d;
          padding: 0 0 20px;
          text-align: center;
          line-height: 40px;
          text-shadow: 0 1px 0 white;}
      p { margin: 25px 0 50px; color: #444; font-size: 18px; font-weight: bold; line-height: 20px; }
      p .email, p a { color: #444; text-decoration: underline }
      p a:hover .email, p a:hover { text-decoration: none; }
      small, table td { font-weight: normal; font-size: 13px; line-height: 18px; }
      table td { vertical-align: middle; color: #444; }
      table td:first-child { width: 49%; padding: 1px 1% 1px 0; }
      .green{color:#c3d33f;}
      .main-box {
          width:500px;
          margin: 0 auto;
      }
      .texto-manutencao {width:80%;margin: 0 auto; }
      .footer {margin-top:30px;}
    </style>
  </head>
  <body>
    <img class="logo" src="https://cdn2.awsli.com.br/400x350/248/248761/logo/2cadac4b3d.jpg" alt="Meu Mac  Computadores" />
    <div class='main-box'>
      <h2>Nossa loja está em <br />manutenção neste momento.</h2>
      <p>
        Esperamos vê-lo novamente em breve!<br />
        <span>Meu Mac  Computadores</span>
        <br /><br /><br />
        <small>
          
            MEU MAC COMPUTADORES PERSONALIZADOS - CNPJ: 19.470.313/0001-31
          
          
          <br />
          Rua Anhanguera, 100 - Casa, Piracicaba, SP - 13400-000
          <br /><br />
          <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
            
              <tr>
                <td align="center">E-mail: <a href="mailto:contato@meumac.com.br"><strong>contato@meumac.com.br</strong></a></td>
              </tr>
            
            
            
            
          </table>
        </small>
      </p>
    </div>
  </body>
</html>




