<html> <head><title>Hack-IT</title></head> <link rel="StyleSheet" href="style.css" type="text/css"> <script type="text/javascript" src="jquery.js"></script> <script 
type="text/javascript" src="wtty0.js"></script> <style type="text/css">
  h1 {
    margin-top: 22px;
  }
  p {
    font-family: monospace;
    max-width: 600px;
    line-height: 30px;
  }
</style> <body>
  <center>
    <h1><img src="logo.png"><br/></h1>
    <p>
      <strong>Hack-IT</strong> is now part of Forty2Group.
      We are excited to join a new team and bring our knowledge and expertise to a bigger scale, thank you all for support us all this year. Please, for now on refer
      to <a href="http://forty2dev.com" >forty2dev.com</a> to be in touch.
    </p>
  </center> </body>
</html> 
