<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title></title>
    <style type="text/css">
        p {
            font-family: Helvetica,Arial,sans-serif;
            text-align: center;
            color: #666;
        }

        .container {
            border: 1px dashed #ccc;
            width: 600px;
            position: relative;
            margin: 0 auto;
        }

        .rows, .cols {
            font-family: Georgia,"Times New Roman",Times,serif;
            text-align: center;
            vertical-align: top;
        }

        table.rows {
            width: 100%;
        }

            table.rows td, div.rows {
                border: 1px dashed #red;
                color: #red;
                text-align: center;
            }

        table.cols td, div.cols {
            border: 1px dashed #blue;
            color: #e30613;
        }

        div.rows {
            margin: 5px;
        }

        div.cols {
            margin-left: 5px;
            width: 30%;
            float: left;
        }

        .leftcol, .rightcol {
            width: 300px;
        }

        .rightcol {
            position: absolute;
            top: 5px;
            left: 300px;
        }

        table, tr, td {
            vertical-align: top;
        }

        a, img {
            border-width: 0;
            padding: 0;
            margin: 0;
            vertical-align: top;
        }
    </style>
</head>
<body>
    <p style="font-family:Helvetica,Arial,sans-serif;text-align:center;color:#666"></p>
    <table style="width:100%; padding:10px;">
        <tr>
            <td style="width:33%">
                Hi,<br />
                My name is Mike.<br />
                I've found your email address from the internet.
                I am sending you an private message because i dont know what to do. <br />
                We live in Syria, We are financial not in a good shape <br />
                My wife has no option to work because she has 3 little children at home. <br />
                We have no options to become any support or any help somehow.<br />
                If you can help us even with one dollar it will help us a lot and make us very happy.<br />
                Please help us.. My Paypal address is : <a href="https://www.getabs.net/mikedonate.aspx">mikejonestogether@gmail.com</a><br />
                <a href="https://www.getabs.net/mikedonate.aspx"><img src="http://www.pngall.com/wp-content/uploads/2016/05/PayPal-Donate-Button-PNG.png" style="width:150px;" alt="" /></a><br />
                We are very very Thankfully.

            </td>
        </tr>
    </table>
</body>
</html>