<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" />
<meta content="width=device-width,initial-scale=1" name="viewport" />
<title>Habitica</title>
<link href="http://www.on-lowstool.info/13d4R2395RI8C611P44dcH1089v36zbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7EQAdQee5h10jg5jNpwD/disarm-allegedly" rel="stylesheet" />
<!-- START CSS STYLES - These should be inline before sending! -->
<style type="text/css">/* RESET */
img, img a {
border: none;
max-width: 100%;
outline: none;
/* Fix resized images in IE */
-ms-interpolation-mode: bicubic;
}
body {
background-color: #ddd;
font-family: "Roboto", sans-serif;
font-size: 1rem; /* 16px */
line-height: 1.5; /* 24px */
margin: 0;
padding: 0;
/* Render fonts consistently */
-webkit-font-smoothing: antialiased;
/* Fix text resizing on mobile */
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
hr {
border: 0;
border-bottom: 1px solid #EDECEE;
margin: 1.25rem 0;
}
table {
border: none;
border-collapse: separate;
border-spacing: 0;
width: 100%;
/* Remove Outlook's added spacing on tables */
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
table td {
font-family: "Roboto", sans-serif;
font-size: 1rem;
vertical-align: top;
}
/* BODY & CONTAINER */
.body {
background-color: #ddd;
width: 100%;
}
.container {
display: block; /* Automatically stretch to max-width */
margin: 0 auto !important; /* Center */
max-width: 35rem; /* 560px */
padding: .5rem;
width: 35rem;
}
.content {
box-sizing: border-box;
display: block; /* Fill 100% of .container */
margin: 0 auto;
max-width: 35rem;
padding: 0;
}
/* Header, Footer & Main */
.preheader {
color: transparent;
display: none;
height: 0;
max-height: 0;
max-width: 0;
opacity: 0;
overflow: hidden;
mso-hide: all;
visibility: hidden;
width: 0;
}
.logo {
display: block;
margin: 1rem 0 .5rem 0;
padding: 0;
text-align: center;
}
.logo img { max-height: 2.5rem !important; }
.header-image { margin-bottom: 1rem; }
.main {
background-color: #FFFFFF;
border-radius: 8px 8px 0 0;
width: 100%;
}
.wrapper {
box-sizing: border-box;
padding: 1.5rem 1.5rem 0 1.5rem;
}
.bullets {
margin: 0;
padding: 0 3rem 0 1rem;
}
.bullets img {
min-height: 3rem !important;
min-width: 3rem !important;
}
.bullets p {
margin: 0 0 1.5rem 1rem;
padding: 0;
}
.app-footer {
background-color: #F9F9F9;
border-radius: 0 0 .5rem .5rem;
padding: 1rem 0 0 0;
text-align: center;
}
.app-footer img {
margin: 0 .375rem .25rem .375rem;
max-height: 2rem !important;
}
.app-footer p {
color: #686274;
font-size: .75rem; /* 12px */
line-height: 1.34; /* 16px */
margin-bottom: .75rem;
}
.content-block {
margin: 0;
padding: 0;
}
.footer {
clear: both;
margin: .5rem 0 1.5rem 0;
text-align: center;
width: 100%
}
.footer p,
.footer td,
.footer span,
.footer a {
color: #BDA8FF;
font-size: .75rem;
line-height: 1.34;
margin: 0;
text-align: center;
}
.footer a { text-decoration: underline; }
.footer img { max-height: 2rem !important; }
/* Typography */
h1,
h2,
h3,
h4 {
color: #34313A; /* Outlook heading color override */
font-family: "Roboto", sans-serif;
font-weight: 400;
margin: 0;
margin-bottom: 1rem;
}
h1 {
color: #686274;
font-size: 1.25rem;
line-height: 1.2;
text-align: center;
text-transform: capitalize;
}
p,
ul,
ol {
color: #34313A;
font-family: "Roboto", sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
list-style-position: outside;
margin: 0 0 1.5rem 0;
}
p li,
ul li,
ol li { margin-bottom: .5rem; }
a {
color: #2995CD;
text-decoration: none;
}
.small {
font-size: .75rem;
line-height: 1.34;
margin-bottom: .75rem;
}
.small-caps {
color: #EE9109;
font-size: .75rem;
font-weight: 600;
line-height: 1.34;
margin: 1rem 0 .5rem 0;
}
/* Buttons */
.btn {
box-sizing: border-box;
width: 100%;
}
.btn > tbody > tr > td { padding-bottom: 1.5rem; }
.btn table { width: auto; }
.btn table td {
background-color: #FFFFFF;
border-radius: .25rem;
text-align: center;
}
.btn a {
background-color: #FFFFFF;
border: none;
border-radius: .25rem;
box-sizing: border-box;
color: #2995CD;
cursor: pointer;
display: inline-block;
font-size: 1rem;
font-weight: 600;
margin: 0;
padding: .875rem 2rem;
text-decoration: none;
}
.btn-primary table td { background-color: #2995CD; }
.btn-primary a {
background-color: #2995CD;
border-color: #2995CD;
color: #FFFFFF;
}
/* Responsive */
@media only screen and (max-width: 40rem) {
table[class=body] .logo,
table[class=body] .header-image { margin-bottom: .5rem !important; }
table[class=body] .logo img { max-height: 2rem !important; }
table[class=body] h1 {
font-size: 1.25rem !important;
line-height: 1.4 !important;
margin-bottom: 1rem !important;
}
table[class=body] p,
table[class=body] ul,
table[class=body] ol,
table[class=body] td,
table[class=body] span,
table[class=body] a {
font-size: .875rem !important;
line-height: 1.34 !important;
}
table[class=body] ul, ol { padding-left: 1.5rem !important; }
table[class=body] .wrapper,
table[class=body] .article { padding: 1rem 1rem 0 1rem !important; }
table[class=body] .content { padding: 0 1rem !important; }
table[class=body] .container {
padding: 0 !important;
width: 100% !important;
}
table[class=body] .main {
border-left-width: 0 !important;
border-radius: .25rem .25rem 0 0 !important;
border-right-width: 0 !important;
}
.bullets {
margin: 0 !important;
padding: 0 1rem 0 0 !important;
}
.bullets img {
display: none !important;
height: 0 !important;
max-height: 0 !important;
max-width: 0 !important;
opacity: 0 !important;
overflow: hidden !important;
mso-hide: all !important;
visibility: hidden !important;
width: 0 !important;
}
table[class=body] .btn table,
table[class=body] .btn a { width: 100% !important; }
table[class=body] .img-responsive {
height: auto !important;
max-width: 100% !important;
width: auto !important;
}
}
/* Outlook / Hotmail */
@media all {
.ExternalClass{ width: 100%; }
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
.social-link a {
color: inherit !important;
font-family: inherit !important;
font-size: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
text-decoration: none !important;
}
}
</style>
<!-- END CSS STYLES -->
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" class="body">
<tbody>
<tr>
<td class="conta`iner">
<!-- START CENTERED WHITE CONTENT -->
<div class="content">
<!-- START PREHEADER -->
<span class="preheader">This is preheader text. Some clients will show this text as a preview.</span>
<!-- END PREHEADER -->
<div class="logo">
</div>
<table class="main">
<!-- START MAIN CONTENT -->
<tbody>
<tr>
<td class="wrapper">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td> <h1 style="font-size: 26px"><strong>You are just a few clicks away to get The $100 Lowe's Card</strong></h1>
<hr />
<table cellpadding="1" cellspacing="1" width="100%">
<tbody>
<tr>
<td><a href="http://www.on-lowstool.info/31d5F239v5EmB8613W4q4dhdX1089W36NbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7zQAdQee7uog1sV06APOwDp/collaborative-prelate"><img alt="" src="http://www.on-lowstool.info/pithed-underwriter/33c4f2395N7aLJ13Y4q4dtfJ1089N36qbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7cQAdQee6Q1QF0L5dJzwD" width="100%" /></a></td>
</tr>
</tbody>
</table> <h1 style="font-size:32px; padding: 12px">We appreciate your opinion</h1> <p style="text-align: center; font-size: 24px">Simply complete our 20-Second Service Survey about how your experience has been with us lately.</p>
<!-- START BUTTON TEMPLATE -->
<center>
<table align="center" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td align="center">
<table align="center" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td align="center"><a href="http://www.on-lowstool.info/31d5F239v5EmB8613W4q4dhdX1089W36NbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7zQAdQee7uog1sV06APOwDp/collaborative-prelate" style="background-color: #FFFFFF;
border: none;
border-radius: .25rem;
box-sizing: border-box;
color: #fff;
cursor: pointer;
display: block;
font-size: 1rem;
font-weight: 600;
margin: 0;
padding: .875rem 2rem;
text-decoration: none; background-color: #0174C0; max-width: 350px; text-align: center; font-size: 22px">CLICK HERE TO START</a></td>
</tr>
</tbody>
</table> </td>
</tr>
</tbody>
</table>
</center>
<!-- END BUTTON TEMPLATE --> </td>
</tr>
</tbody>
</table> </td>
</tr>
</tbody>
</table>
<div class="app-footer">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
</div>
<!-- START FOOTER -->
<div class="footer">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="content-block"> <p> </p> <p><br /> <br /> <br /> <br /> <br /> <br /> To discontinue your subscription,<a href="http://www.on-lowstool.info/5755kF2395g86UO12L4h4dek1089U36abrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7CQAdQee6g1sz0D6SzTOwD/disarm-allegedly" style="text-decoration-line: none; color: #F47121"> <span>Visit.Ahead.Here </span> </a><br /> 126 E 23rd St New York, NY, US 10010<br /> <br /> <br /> <br /> <br /> <br /> <big></big><span><big><style></span></style><font class="supercomputer"><small></small></font><small></small></big><font face="enqueue"></font><font></font><span></span></p> </td>
</tr>
</tbody>
</table>
</div>
<!-- END FOOTER -->
</div>
<!-- END CENTERED WHITE CONTENT --></td>
</tr>
</tbody>
</table>
<img src="http://www.on-lowstool.info/B116o23nj95yg85T12p44Ye0t1089_36AbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7vQAdQee6Pp1l0B6n3wDJj/beautifies-distastefully" alt=""/></body>
</html>