
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
<meta charset="utf-8"> <!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine -->
<meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely -->
<title>Delta</title> <!-- The title tag shows in email notifications, like Android 4.4. -->
<!-- Web Font / @font-face : BEGIN -->
<!-- Fallback font for Outlook. Desktop Outlook defaults to Times New Roman when there are web font references. -->
<!--[if mso]> <style type="text/css"> * { font-family: Tahoma, Geneva, sans-serif !important; } .stylingblock-content-wrapper { font-family: Tahoma, Geneva, sans-serif !important; } </style> <![endif]-->
<!--[if !mso]><!-->
<style type="text/css">
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/xjAJXh38I15wypJXxuGMBogp9Q8gbYrhqGlRav_IXfk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
* {font-family: 'Open Sans', Tahoma, Geneva, sans-serif !important;
}
</style>
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- Fixes image scaling in Outlook 120dpi -->
<!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:AllowPNG/> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml><![endif]-->
<!-- CSS Reset -->
<style type="text/css">
/* Removes spaces around the email design added by some email clients. */
/* Note: It can remove the padding / margin and add a background color to the compose a reply window. */
html,
body,
center {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
margin:0 !important;
}
/* Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode:bicubic;
}
/* A work-around for iOS meddling in triggered links. */
*[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
}
/* A work-around for Gmail meddling in triggered links. */
.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
}
/* A work-around for Samsung Mail meddling in triggered links. */
#MessageViewBody a {
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
/* Prevents Gmail from displaying an download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* Prevents underlining the button text in Windows 10 */
.button-link {
text-decoration: none !important;
}
/* CSS added by Jessie Starke, specific to this template */
* {font-family: Tahoma, Geneva, sans-serif !important;
}
p {
margin: 0;
}
.img-row img {
display:block;
}
.copy, .main-content .stylingblock-content-wrapper {
font-size: 19px;
line-height: 28px;
text-align: left;
color: #0B1F66;
}
.main-content .stylingblock-content-wrapper a {
color: #58ceff;
text-decoration: none;
}
sup, .main-content .stylingblock-content-wrapper sup {
font-size: 13px;
line-height: 13px;
mso-text-raise: 3px;
}
.terms .stylingblock-content-wrapper, .terms .stylingblock-content-wrapper p {
font-size: 12px !important;
font-weight:normal !important;
line-height: 16px !important;
color: #666666 !important;
text-align: left !important;
}
.terms .stylingblock-content-wrapper a {
color: #245AA5 !important;
text-decoration: none !important;
}
.terms .stylingblock-content-wrapper sup {
font-size: 8px !important;
line-height: 8px !important;
mso-text-raise: 3px !important;
}
/* Hover styles for links and buttons */
a,
.button-td,
.button-a {
transition: all 100ms ease-in;
}
a:hover {opacity: 0.8}
.button-td:hover {
background: #c6021f !important;
}
.button-a:hover {
opacity: 1;
}
/* Prevents email clients from adding any extra spacing around tables and cells. */
table, td {
border-spacing: 0 !important;
border-collapse: collapse !important;
}
table {
margin: 0 auto !important;
}
/* end CSS specific to this template */
</style>
<!-- Keep media queries in seperate style block. Gmail strips style blocks with code it doesn't recognize -->
<style type="text/css">
/* Media Queries */
@media screen and (max-width: 560px) {
/* Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* Forces table cells into full-width rows. */
.stack-column,
.stack-column-center,
.stack-column-left {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
}
/* And left justify these ones. */
.stack-column-left {
text-align: left !important;
}
/* Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
}
</style>
<style type="text/css">
/* Media Queries added by Jessie Starke, specific to this template */
@media only screen and (max-width: 480px) {
/* Salesforce adds this class to column layouts */
.responsive-td {
width:100% !important;
display:block !important;
padding:0 !important; }
.bottom-menu {
padding: 20px 20px 20px 20px !important;
font-size: 18px !important;
line-height: 22px !important;
}
.bottom-preferences {
font-size: 15px !important;
line-height: 20px !important;
}
.copy, .main-content .stylingblock-content-wrapper {
font-size:17px !important;
line-height:22px !important;
}
sup {
font-size:10px;
line-height:10px;
mso-text-raise: 4px;
}
.main-content .stylingblock-content-wrapper sup {
font-size:10px !important;
line-height:10px !important;
mso-text-raise: 4px !important;
}
.copy-block {
padding: 20px 20px 20px 20px !important;
font-size: 17px !important;
line-height: 22px !important;
}
.two-column-block {
padding: 10px 10px 10px 10px !important;
}
/* To fix iOS Gmail and Inbox right gutter */
/* Targets Gmail. Gmail transforms body tag into a div */
u ~ div .g-wrapper {min-width: 100vw;}
/* Overrides above Gmail style on Android */
div > u ~ div .g-wrapper {min-width: 100%;}
}
@media screen and (max-width: 560px) {
.img-row img {
max-width:100% !important;
width:100% !important;
height:auto !important;
}
}
/* Removes pipe characters in dynamic header on mobile and wraps content that follows to next line */
@media screen and (max-width: 500px) {
.pipe-display-2 {display: none !important;}
.mobile-full-2 {width: 100%; display: block !important;}
}
@media screen and (max-width: 374px) {
.pipe-display-1 {display: none !important;}
.mobile-full-1 {width: 100%; display: block !important;}
}
/* End Media Queries specific to this template */
</style>
</head>
<body width="100%" style="margin: 0; mso-line-height-rule: exactly; padding: 0;"><style type="text/css">
div.preheader
{ display: none !important; }
</style>
<div class="preheader" style="font-size: 1px; display: none !important;">Join SkyMiles today.</div>
<!-- Full-width table to achieve background color in Outlook -->
<table role="presentation" aria-hidden="true" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" class="g-wrapper" bgcolor="#041638">
<tr>
<td width="100%" style="padding: 0px;" >
<!-- Email width defined in two places: 1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 600px. 2. MSO tags for Desktop Windows Outlook enforce a 600px width. -->
<div style="max-width: 600px; margin: 0 auto;">
<!--[if mso]> <table role="presentation" aria-hidden="true" cellspacing="0" cellpadding="0" border="0" width="600" align="center"> <tr> <td width="600" style="width: 600px;"> <![endif]-->
<!-- Email Body : BEGIN -->
<table role="presentation" aria-hidden="true" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px; padding: 0;">
<!-- Masthead : BEGIN -->
<tr>
<td valign="top" width="100%" align="center" style="padding: 0px;">
<a href="https://click.o.delta.com/?qs=25b1722d009bfea5b56b0d30a228b23b47313d7c343ceff93e617231724220350a9de0dc76e00e4df47c0e505f9818936a79ff732d5532dd0fa47582fc9732fa" title="DELTA" data-linkto="https://" target="_blank"><img src="http://image.o.delta.com/lib/fe5815707c6201787313/m/1/e0e943af-8017-40bc-a32d-81c46f1b9961.jpg" border="0" class="fluid" alt="" style="display: block; width: 100%; height: auto; text-align: center; padding: 0px; border: 0px none transparent;"></a>
</td>
</tr>
<!-- Masthead : END -->
<!-- Main Content Block 1 : BEGIN -->
<tr>
<td valign="top" width="100%" style="color: #0B1F66; text-align:left;padding: 0;font-family: Tahoma, Geneva, sans-serif; font-size: 14px; line-height: 18px;" class="main-content">
<table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><table width="100%" cellspacing="0" cellpadding="0"><tr><td align="center"><a href="https://click.o.delta.com/?qs=25b1722d009bfea5d8dff9939f830387e483013f5d31999456f0b5ee76efefe8bb7a298aae0b30008f107a5f85b264340bced78ca0cf6e6956b0773c136096b4" title="delta.com" data-linkto="https://"><img data-assetid="14170" src="http://image.o.delta.com/lib/fe5815707c6201787313/m/9/c71073df-5461-4138-929d-f32292d056f8.jpg" width="600" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;"></a></td></tr></table></td></tr></table>
</td>
</tr>
<!-- Main Content Block 1 : END -->
<!-- Main Content Block 2 : BEGIN -->
<tr>
<td width="100%" valign="top" style="color: #0B1F66; text-align:left;padding: 0;font-family: Tahoma, Geneva, sans-serif; font-size: 14px; line-height: 18px;" class="main-content">
<table cellpadding="0" cellspacing="0" width="100%" style="background-color: #E51937; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 0px; " class="stylingblock-content-wrapper camarker-inner"><table cellpadding="0" cellspacing="0" class="slot-styling" style="background-color: #E51937; min-width: 100%; " width="100%">
<tr>
<td class="slot-styling camarker-inner" style="padding: 0px; ">
<table bgcolor="#E51937" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="center" class="button-td" height="64" width="100%">
<a class="button-a" data-linkto="https://" href="https://click.o.delta.com/?qs=25b1722d009bfea5a846fb5068de364b2b602b83edd2b45a085fda6fe5c0938aa6d185d1262fe0c84fed1bea121ee9f27b007dac65622839" style="color:#ffffff;text-decoration:none;font-size:20px; line-height:24px; font-family: Tahoma, Geneva, sans-serif; font-weight:bold;text-transform:uppercase;padding:21px 24px;border:1px solid transparent;display:block;text-align: center;" target="_blank" title="Retro Credit">JOIN FOR FREE</a></td></tr></table></td></tr></table></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #FFFFFF; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 50px 0px 0px; " class="stylingblock-content-wrapper camarker-inner"><div style="text-align: center;">
<span style="color: rgb(6, 29, 106); text-align: center; font-size: 22px;"><span style="font-family: arial, helvetica, sans-serif;"><b><span style="font-size:18px;">YOU COULD EARN </span></b></span></span><b style="color: rgb(6, 29, 106); font-family: arial, helvetica, sans-serif; font-size: 18px; text-align: center;">MILES FROM YOUR DTW TRIP</b><span style="color: rgb(6, 29, 106); text-align: center; font-size: 22px;"><span style="font-family: arial, helvetica, sans-serif;"><b> </b></span></span><br style="color: rgb(6, 29, 106); font-size: 16px; text-align: center;">
<span style="color: rgb(6, 29, 106); text-align: center; font-size: 28px;"><span style="font-family: arial, helvetica, sans-serif;">Sign Up To Claim Them</span></span></div></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #FFFFFF; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 20px; " class="stylingblock-content-wrapper camarker-inner"><table width="100%" cellspacing="0" cellpadding="0"><tr><td align="center"><img data-assetid="13369" src="http://image.o.delta.com/lib/fe5815707c6201787313/m/8/31095f6c-805f-4e00-b665-0aa6df3ddf18.png" height="4" width="96" style="display: block; padding: 0px; text-align: center; height: 4px; width: 96px;"></td></tr></table></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #FFFFFF; min-width: 100%; " class="stylingblock-content-wrapper"><tr>
<td style="padding: 0px 15px 20px; " class="stylingblock-content-wrapper camarker-inner"><div style="line-height: 100%; text-align: center;">
<div style="line-height: 19px; text-align: center;">
<span style="color: rgb(74, 74, 74);"><span style="font-family: arial, helvetica, sans-serif;">When you're a SkyMiles Member, you earn miles that don't expire for every trip that you can use towards your next getaway. Sign up today to claim the <b>2,255 </b></span></span><span style="color: rgb(74, 74, 74);"><span style="font-family: arial, helvetica, sans-serif;"><b>miles</b> you earned on your recent flight to DTW</span></span><span style="color: rgb(74, 74, 74);"><span style="font-family: arial, helvetica, sans-serif;">, and we'll add another <b>1,000 miles</b> to your account to get you going. Joining is easy:</span>
</span></div><div style="text-align: center; line-height: 19px;">
</div></div><div style="text-align: center; line-height: 100%;">
</div></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #FFFFFF; min-width: 100%; border-top: 17px solid #FFFFFF; border-right: 30px solid #FFFFFF; border-bottom: 17px solid #FFFFFF; border-left: 30px solid #FFFFFF; " class="stylingblock-content-wrapper"><tr><td style="padding: 0px 25px; " class="stylingblock-content-wrapper camarker-inner"><table cellspacing="0" cellpadding="0" style="width: 100%;"><tr><td><table cellspacing="0" cellpadding="0" style="width: 100%;"><tr><td valign="top" style="width: 15%; padding-right: 12.5px;"><table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><table width="100%" cellspacing="0" cellpadding="0"><tr><td align="center">
<a href="https://click.o.delta.com/?qs=25b1722d009bfea5027770293bcdc3382977c73130b21d7cfc81e349bdf6d1c070a7506fe7de579b2c9ffa3adb83614d4295fe6864d2b51a" title="" data-linkto="https://"><img data-assetid="14231" src="http://image.o.delta.com/lib/fe5815707c6201787313/m/9/46e60d38-8936-429e-abba-e24e16b9eba1.png" width="64" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;"></a></td></tr></table></td></tr></table></td>
<td valign="top" style="width: 85%; padding-left: 12.5px;"><table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><div>
<span style="font-size:20px;"><span style="font-family:arial,helvetica,sans-serif;"><b>Become a SkyMiles<sup>® </sup>Member</b></span></span></div><span style="font-family:arial,helvetica,sans-serif;"><span style="font-size:16px;"><span style="color:#7C828A;">by </span><span style="color:#3559B6;"><b><a data-linkto="https://" href="https://click.o.delta.com/?qs=25b1722d009bfea5efb4f0c1f8d5b9d9fa6b1479f49b95fdd28b53e4acea75c45878fa32fb2176a4d64d82358c00e4394a0efbd56ccdb609" style="text-decoration:none;" title="Retro Credit">filling out your information</a> </b></span></span></span><span style="color: rgb(124, 130, 138); font-family: arial, helvetica, sans-serif; font-size: 16px;">and you'll get 1,000 bonus miles.</span></td></tr></table></td>
</tr></table></td></tr></table></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #FFFFFF; min-width: 100%; border-top: 17px solid #FFFFFF; border-right: 30px solid #FFFFFF; border-bottom: 17px solid #FFFFFF; border-left: 30px solid #FFFFFF; " class="stylingblock-content-wrapper"><tr><td style="padding: 0px 25px; " class="stylingblock-content-wrapper camarker-inner"><table cellspacing="0" cellpadding="0" style="width: 100%;"><tr><td><table cellspacing="0" cellpadding="0" style="width: 100%;"><tr><td valign="top" style="width: 15%; padding-right: 12.5px;"><table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><table width="100%" cellspacing="0" cellpadding="0"><tr><td align="center">
<a href="https://click.o.delta.com/?qs=25b1722d009bfea5027770293bcdc3382977c73130b21d7cfc81e349bdf6d1c070a7506fe7de579b2c9ffa3adb83614d4295fe6864d2b51a" title="" data-linkto="https://"><img data-assetid="17395" src="http://image.o.delta.com/lib/fe5815707c6201787313/m/10/fba74f8a-4f84-4a45-8593-7fb5a7a9cb9f.png" width="64" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;"></a></td></tr></table></td></tr></table></td>
<td valign="top" style="width: 85%; padding-left: 12.5px;"><table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><div>
<font face="arial, helvetica, sans-serif"><span style="font-size: 20px;"><b>Request Credit For Your Flight</b></span></font><br>
<span style="color: rgb(124, 130, 138); font-family: arial, helvetica, sans-serif; font-size: 16px;">After joining, enter your ticket number <b>0067337045337</b> at delta.com/mileagecredit to claim your 2,255 miles.</span></div></td></tr></table></td></tr></table></td></tr></table></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #F5F7FA; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 40px 30px 0px; " class="stylingblock-content-wrapper camarker-inner"><div style="text-align: center;">
<span style="color:#061D6A;"><span style="font-size:18px;"><span style="font-family:arial,helvetica,sans-serif;"><b>USE MILES THAT DON'T EXPIRE</b></span></span><br>
<span style="font-size:28px;"><span style="font-family:arial,helvetica,sans-serif;">To Live The #SkyMilesLife</span></span></span></div></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #F5F7FA; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 20px; " class="stylingblock-content-wrapper camarker-inner"><table width="100%" cellspacing="0" cellpadding="0"><tr><td align="center"><img data-assetid="13369" src="http://image.o.delta.com/lib/fe5815707c6201787313/m/8/31095f6c-805f-4e00-b665-0aa6df3ddf18.png" height="4" width="96" style="display: block; padding: 0px; text-align: center; height: 4px; width: 96px;"></td></tr></table></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #F5F7FA; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 10px; " class="stylingblock-content-wrapper camarker-inner">
<table cellspacing="0" cellpadding="0" style="width: 100%;"><tr><td><table cellspacing="0" cellpadding="0" style="width: 100%;"><tr><td valign="top" class="responsive-td" style="width: 50%; padding-right: 3px;"><table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><table width="100%" cellspacing="0" cellpadding="0"><tr><td align="center"><img data-assetid="14214" src="http://image.o.delta.com/lib/fe5815707c6201787313/m/9/3110c97a-c43b-4174-a66f-48e91f50bd47.jpg" height="auto" width="100%" style="display: block; width: 100%; height: auto; padding: 0px; text-align: center;"></td></tr></table></td></tr></table></td><td valign="top" class="responsive-td" style="width: 50%; padding-left: 3px;">
<table cellpadding="0" cellspacing="0" width="100%" style="background-color: #F5F7FA; border: 1px solid #F5F7FA; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 20px; " class="stylingblock-content-wrapper camarker-inner"><div style="line-height: 100%;">
<span style="color:#4A4A4A;"><span style="font-size:16px;"><span style="font-family:arial,helvetica,sans-serif;">With SkyMiles, flights and everyday activities help you get close to more than 1,000 destinations around the world. </span></span></span></div></td></tr></table></td></tr></table></td></tr></table></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" style="background-color: #F5F7FA; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 20px 99px; " class="stylingblock-content-wrapper camarker-inner"><table width="100%" cellspacing="0" cellpadding="0"><tr><td align="center"><a href="https://click.o.delta.com/?qs=25b1722d009bfea5da684f53a2abfd3f184db43b731a13f7fdf1d597bcb8b7e53a351eb3920aa2ef168939d02838b3b8d0b8c5841134aa5a" title="SM Retro Credit" data-linkto="https://">
<img data-assetid="14224" src="http://image.o.delta.com/lib/fe5815707c6201787313/m/9/a6190b6b-c074-4bbe-88a9-e28ea45165ae.png" height="50" width="278" style="display: block; padding: 0px; text-align: center; height: 50px; width: 278px; border: 0px;"></a></td></tr></table>
</td></tr></table>
</td>
</tr>
<!-- Main Content Block 2 : END -->
<!-- CTA : BEGIN -->
<tr>
<td valign="top" style="padding: 0px 0px 0px 0px;" align="center" width="100%">
<table cellpadding="0" cellspacing="0" width="100%" style="background-color: transparent; min-width: 100%; " class="slot-styling"><tr><td style="padding: 0px; " class="slot-styling camarker-inner"></td></tr></table>
</td>
</tr>
<!-- CTA : END -->
<!-- Blue Footer : BEGIN -->
<tr>
<td valign="top" width="100%">
<table role="presentation" aria-hidden="true" cellspacing="0" cellpadding="0" border="0" width="100%" bgcolor="#072358">
<!-- Promotion : BEGIN -->
<tr>
<td style="padding: 20px 0px 20px 0px;" align="center" valign="top" width="100%">
<table cellpadding="0" cellspacing="0" width="100%" style="background-color: transparent; min-width: 100%; " class="slot-styling"><tr><td style="padding: 10px 0px; " class="slot-styling camarker-inner"></td></tr></table>
</td>
</tr>
<!-- Promotion : END -->
<!-- Footer Links : BEGIN -->
<tr>
<!-- Top Divider Line -->
<td align="center" style="padding: 0px 0px 0px 0px; border-bottom: 2px solid #58CEFF;font-size:1px;line-height:1px;" width="100%"> </td>
</tr>
<tr>
<td class="bottom-menu" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; line-height: 22px; color:#ffffff; vertical-align:middle; padding: 28px 36px 28px 36px; border-bottom: 2px solid #58CEFF;" align="left" valign="top" width="100%"><a href="https://click.o.delta.com/?qs=25b1722d009bfea5b18b9bb809939bea827f776dd7591c508ad5be4c1de9301c2a430a57662c6edd1e30535f0972082122e02d33442ce5ff" style="color:#ffffff; text-decoration:none;" target="_new">BOOK A FLIGHT ></a></td>
</tr>
<tr>
<td class="bottom-menu" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; line-height: 22px; color:#ffffff; vertical-align:middle; padding: 28px 36px 28px 36px; border-bottom: 2px solid #58CEFF;" align="left" valign="top" width="100%"><a href="https://click.o.delta.com/?qs=25b1722d009bfea562d817dee1a6dbcb85e9b08456512f4d28018ac0892f574009e31dfb1c0a8c3b5c96e1baecbe1f8dfa36374390e991ab" style="color:#ffffff; text-decoration:none;" target="_new">BOOK A VACATION PACKAGE ></a></td>
</tr>
<tr>
<td class="bottom-menu" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; line-height: 22px; color:#ffffff; vertical-align:middle; padding: 28px 36px 28px 36px; border-bottom: 2px solid #58CEFF;" align="left" valign="top" width="100%"><a href="https://click.o.delta.com/?qs=25b1722d009bfea56e4aa47ef68d59ca69aa4b37114d6fe4eb0b007bc5d646a784c3ec4e53232396168cf3cf8785025e0bbec86cee97b14f" style="color:#ffffff; text-decoration:none;" target="_new">RESERVE A CAR + HOTEL ></a></td>
</tr>
<tr>
<td class="bottom-menu" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; line-height: 22px; color:#ffffff; vertical-align:middle; padding: 28px 36px 28px 36px; border-bottom: 2px solid #58CEFF;" align="left" valign="top" width="100%"><a href="https://click.o.delta.com/?qs=25b1722d009bfea5d598d2c99b0105eb7ffac5973f67092163a87e5bee188bf3d7f4a2d413fe0157e72a89c81e122eeca3cb1ebb438984f1" style="color:#ffffff;text-decoration:none;" target="_new">EARN AND USE MILES ></a></td>
</tr>
<!-- Footer Links : END -->
<!-- Social Links : BEGIN -->
<tr>
<td width="100%" align="center" style="padding: 50px 0px 0px 0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="40%" style="width: 40%; min-width: 170px; max-width: 265px;">
<tr>
<td align="center" valign="top" style="width: 20%;">
<a data-linkto="https://" href="https://click.o.delta.com/?qs=25b1722d009bfea5bd424352b7e6f33a82e9baca3521044d700c991274b519346dd7daf5eab7da79aeb8369932b35ec1df51c0720eab080b" style="color : #245AA5; text-decoration : none; font-weight : normal;" target="_new" title="Facebook"><img border="0" alt="Facebook" data-assetid="4" src="https://image.exct.net/lib/fe5815707c6201787313/m/1/e89c8c6b-5493-4908-90fb-c0259f317906.png" style="height:auto; min-width: 34px; width:100%;display: block;" width="53"></a>
</td>
<td align="center" class="space2-social" valign="top" style="width: 20%;"></td>
<td align="center" valign="top" style="width: 20%;">
<a data-linkto="https://" href="https://click.o.delta.com/?qs=25b1722d009bfea514dd1c0420851cbb8d186c71ed9fd688459069601e31e5ae368de5c3aa0378b859e6ec4424fa324ec013b62b89cb29fd" style="color : #245AA5; text-decoration : none; font-weight : normal;" target="_new" title="Twitter"><img border="0" alt="Twitter" data-assetid="7" src="https://image.exct.net/lib/fe5815707c6201787313/m/1/a25fbe5b-bf98-4d6a-9b33-915b5bb295d0.png" style="height:auto; min-width: 34px; width:100%;display: block;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" width="53"></a>
</td>
<td align="center" class="space2-social" valign="top" style="width: 20%;"></td>
<td align="center" valign="top" style="width: 20%;">
<a data-linkto="https://" href="https://click.o.delta.com/?qs=25b1722d009bfea5207c98e449ade3d11d34546cb9d36e44850106d4c6956252fceee953612b9c8d3b1e15ca9ea39747308c5ab4b5be4799" style="color : #245AA5; text-decoration : none; font-weight : normal;" target="_new" title="Instagram"><img border="0" alt="Instagram" data-assetid="8" src="https://image.exct.net/lib/fe5815707c6201787313/m/1/261ff432-0a19-47f5-b3dd-768ce02eda2a.png" style="height:auto; min-width: 34px; width:100%;display: block;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" width="53"></a>
</td>
</tr>
</table>
</td>
</tr>
<!-- Social Links : END -->
<!-- Stay Connected : BEGIN -->
<tr>
<td width="100%" style="padding: 20px 20px 20px 20px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size:18px; color:#FFFFFF; line-height:20px;">
<strong style="font-weight: bold;">STAY CONNECTED WITH US</strong>
</td>
</tr>
<tr>
<td width="100%" style="padding: 30px 18px 30px 18px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size:17px; color:#FFFFFF; line-height:23px;" class="bottom-preferences">
<span class="mobile-full-2">
<a data-linkto="https://" href="https://click.o.delta.com/?qs=25b1722d009bfea58d47eeeb259dc46d6928df0ab0c1220c9d2b1bc261090235b5d3121fa3c3dbcc40849e8515205170186825427b302f4b4433b5be45a37866" style="color:#53ceff;text-decoration:none; font-weight : normal; " target="_new" title="Update Email Preferences">UPDATE EMAIL PREFERENCES</a>
<span style="color:#53ceff"> | </span>
<a data-linkto="http://" href="https://click.o.delta.com/?qs=25b1722d009bfea5ee585f2b5ebf7cbc09489d83602d55f52f1ba485230d4a4e7dcbc7af0e040e4a7376129f08e6187565af8d3ba13667ac95d23bdf6a31d4a9" style="color:#53ceff;text-decoration:none; font-weight : normal; " target="_new" title="Privacy Policy">PRIVACY POLICY</a>
</td>
</tr>
<!-- Stay Connected : END -->
</table>
</td>
</tr>
<!-- Blue Footer : END -->
<!-- Terms : BEGIN -->
<tr>
<td valign="top" width="100%" style="padding: 0;">
<table role="presentation" aria-hidden="true" cellspacing="0" cellpadding="0" border="0" width="100%" bgcolor="#D2D3D5">
<tr>
<td style="padding: 20px 20px 20px 20px;" width="100%">
<!-- Table : BEGIN -->
<table role="presentation" aria-hidden="true" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto" width="100%">
<tr>
<td style="font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight:normal; line-height: 16px; color: #666666; text-align:left;padding: 0px 0px 30px 0px;" class="terms">
<table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><strong>Terms and Conditions</strong><br>
<br>
All SkyMiles program rules apply to SkyMiles program membership, miles, offers, mile accrual, mile redemption, and travel benefits. Other restrictions may apply. To review the rules, visit <a data-linkto="https://" href="https://click.o.delta.com/?qs=25b1722d009bfea596adf793cfcd3891102157e1f357cab70c324d0b9b3c5b0e23051a678b8772666a4ade50c7bc4ea53263faa60539a91d" style="color:#0000FF;text-decoration:none;" title="Membership Guide & Program Rules">Membership Guide & Program Rules</a>.<br>
<br>
Bonus Miles not applicable for existing SkyMiles accounts; new accounts only. Bonus Miles will be removed if account is merged with another account. Bonus miles will post within 6-8 weeks of enrollment. <br>
<br>
By tagging photos using #SkyMilesLife, user grants Delta Air Lines (and those they authorize) a royalty-free, world-wide, perpetual, non-exclusive license to publicly display, distribute, reproduce and create derivative works of the submissions (“Submissions”), in whole or in part, in any media now existing or later developed, for any purpose, including, but not limited to, advertising and promotion on Delta websites, commercial products and any other Delta channels, including but not limited to #SkyMilesLife publications. Delta reserves the right to use or not use content tagged #SkyMilesLife and user will not be entitled to compensation if photo is used.<br>
<br>
User warrants and represents: (a) he/she is the sole and exclusive owner of the Submission, including all rights therein, and that the user has the full and exclusive right, power and authority to submit the Submission and to grant Delta the rights to the Submission, including but not limited to the worldwide copyright; (b) the Submission does not infringe on the rights of any other person, firm, corporation or entity, and (c) no rights in the Submission have been previously granted to any person, firm, corporation or other entity. Delta reserves the right in its sole discretion to remove any Submission at any time. By tagging photos using #SkyMilesLife, user agrees to indemnify and hold
Delta harmless from and against any and all third-party losses, demands, damages, rights, claims, actions and liabilities of any kind arising out of or related to any claims of infringement or violation of privacy or publicity rights related to Delta’s use of the Submission submitted to Delta in connection with the campaign.<br>
<br>
User grants to Delta (and those they authorize), the irrevocable and unrestricted right to use, re-use, publish and re-publish, and copyright his or her performance, likeness, picture, portrait, photograph, in any media format, in whole or part and/or composite representations, in conjunction with my name, including alterations, modifications, derivations and composites thereof, throughout the world and universe for advertising, promotion, trade, or any lawful purposes. User releases Delta from any and all liability arising out of the use of such name or any such likenesses, photographs, portraits, reproductions and sound recordings, including without limitation any claims arising out of my
right of privacy or right of publicity and any claims based on distortions, optical illusions or faulty mechanical reproductions of any such images. User acknowledges and agrees that all such likenesses, photographs, and reproductions related thereto are the exclusive property of Delta and waives any right to inspect or approve the finished product, including written copy that may be created in connection therewith or the use to which it may be applied.</td></tr></table>
</td>
</tr>
<tr>
<td style="font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight:normal; line-height: 16px; color: #666666; text-align:left;padding: 0px 0px 15px 0px;">
<a data-linkto="https://" href="https://click.o.delta.com/?qs=25b1722d009bfea5564d4d4dc79eb3b2885cde3c9f9e1dbf74824c2c351feed780f557731760ff5019a9dbdc21044e83f7c7a8fe8c9d0c458d620c358007a5a8" style="color:#245AA5;text-decoration:none; font-weight : normal; " target="_new" title="Comment or Complaint">Comment or Complaint?</a>
</td>
</tr>
<tr>
<td style="font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight:normal; line-height: 16px; color: #666666; text-align:left;padding: 0px 0px 10px 0px;">
© 2019 Delta Air Lines, Inc. All rights reserved.<br>
Delta Blvd. P.O. Box 20706 • Atlanta, GA 30320-6001
</td>
</tr>
</table>
<!-- Table : END -->
</td>
</tr>
</table>
</td>
</tr>
<!-- Terms : END -->
</table>
<!-- Email Body : END -->
<!--[if mso]> </td> </tr> </table> <![endif]-->
</div>
</td>
</tr>
</table>
<!-- End full-width table to achieve background color in Outlook -->
<img src="https://click.o.delta.com/open.aspx?ffcb10-fef113787c6501-fe5a12797664007b7612-fe5815707c6201787313-ff9a1574-fe5b1075736603787214-ff6c157077&d=10098" width="1" height="1">
</body>
<div style="height:0px; width:0px;overflow:hidden;">
<img src="http://tkpi.delta.com/datacollect?id=79992&requesttype=email.load&t21=AA900268090319101507&t7=&t26=78915" alt="">
</div>
</html>