<html>
    <body>

        <h1>New Prestige Advantage System Account Created</h1>
        <hr>
        <p>Dear <?php echo $company->contact_person; ?></p>

        <p>A user account has been created on the Prestige Advantage System.</p>

        <strong>Account Details</strong>
        <p>Email: <?php echo $company->email; ?></p>
        <p>Password: *****</p>

        <p>Should you wish you can contact either; George Marais on 011 022 0642; or Vené Pienaar on 011 022 0643 for any further enquiries.</p>

        <p>Or you can direct your enquiry to admin1@prestigeadvantage.co.za.</p>

        <p>Kind Regards<br>
        Prestige Admin Team</p>
        <img width="25%" src="http://prestigedata.co.za/img/PrestigeAdvantage.jpg" />
    </body>
</html>
