Simple Notification

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
    <title>Delivery Notification</title>
</head>
<body>
    <div style='padding-top: 5px; padding-bottom: 5px'>
       <p style='margin-top: 5px; margin-bottom: 5px'>
            <img src="http://durakneez.com/wp-content/uploads/2014/02/Pyq7DgI.png"></p>
       <p><font style='font-family: "Segoe UI","Helvetica Neue",sans-serif; font-size: 18pt; font-weight:
lighter;'>Delivery Notification</p>
        <p style='font-family: "Segoe UI","Helvetica Neue",sans-serif; font-size: 11pt; font-weight: lighter;'>
		Dear &TXT_FIRST_NAME& &TXT_LAST_NAME&,</p>
		<p style='font-family: "Segoe UI","Helvetica Neue",sans-serif; font-size: 11pt; font-weight: lighter;'>
        Your delivery is one its way.</p>
    </div>
    <hr>
    <div style='padding-top: 5px; padding-bottom: 5px'>
        <p style='margin-top: 10px; margin-bottom: 10px'>
            <font style='font-family: "Segoe UI","Helvetica Neue",sans-serif; font-size: 10pt;'><i>   This is an is
                an automated email, please do not reply.</i><br />
                <i>   This e-mail was generated by Arch Floe. HTML e-mail for SAP</i><br />
                <i>   &COPY Arch Consulting Ltd (2015). All rights reserved.</i></font></p>
    </div>
</body>
</html>