<div style="max-width:1200px;margin:0 auto;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;padding:30px 20px;line-height:1.4;">

  <div style="text-align:center;margin-bottom:30px;">
    <h1 style="margin:0;font-size:42px;letter-spacing:1px;color:#f4e21b;">FIREARM RAFFLE</h1>
    <p style="margin:10px 0 0 0;font-size:20px;font-weight:bold;">Enter for a chance to win the grand prize</p>
  </div>

  <div style="display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:flex-start;margin-bottom:30px;">
    <div style="flex:1 1 480px;max-width:520px;text-align:center;">
      <img src="YOUR-IMAGE-1-URL-HERE" alt="Firearm Raffle Flyer" style="width:100%;height:auto;border:4px solid #f4e21b;border-radius:8px;">
    </div>
    <div style="flex:1 1 480px;max-width:520px;text-align:center;">
      <img src="YOUR-IMAGE-2-URL-HERE" alt="Raffle Requirements" style="width:100%;height:auto;border:4px solid #f4e21b;border-radius:8px;">
    </div>
  </div>

  <div style="text-align:center;max-width:1000px;margin:0 auto;">
    <p style="font-size:28px;font-weight:bold;margin:0 0 20px 0;">
      Ruger LCP Max + CCW Course
    </p>

    <p style="font-size:22px;font-weight:bold;margin:0 0 18px 0;">
      Starts Friday, July 4th
    </p>

    <p style="font-size:22px;font-weight:bold;color:#ff4d4d;margin:0 0 30px 0;">
      Ends Thursday, July 31st at 2 PM
    </p>

    <p style="font-size:20px;font-weight:bold;margin:0 0 24px 0;">
      Raffle for a sleek Ruger LCP Max and, to make it even better, we’re throwing in a CCW course too.
    </p>

    <p style="font-size:18px;margin:0 0 18px 0;">
      That’s right — zero hidden fees. DROS fees, taxes, and sheriff’s fees are included.
    </p>

    <p style="font-size:18px;margin:0 0 18px 0;">
      Mark your calendars. Our raffle ends July 31st, so don’t wait too long to enter.
    </p>

    <p style="font-size:18px;margin:0 0 18px 0;">
      Come visit us and explore our gun room. Our friendly staff is here to help with any questions.
    </p>

    <div style="background:#111;border:2px solid #f4e21b;border-radius:10px;padding:24px 20px;margin:35px auto;max-width:850px;">
      <h2 style="margin:0 0 18px 0;font-size:30px;color:#f4e21b;">Requirements</h2>
      <p style="margin:10px 0;font-size:18px;">$20.00 entry fee</p>
      <p style="margin:10px 0;font-size:18px;">Follow our page and share our post to a friend</p>
      <p style="margin:10px 0;font-size:18px;">Must be 21 or older</p>
      <p style="margin:10px 0;font-size:18px;">Must clear a background check</p>
      <p style="margin:10px 0;font-size:18px;">Law enforcement 10-day waivers accepted</p>
    </div>

    <div style="margin:35px 0;">
      <a href="YOUR-ENTRY-LINK-HERE" style="display:inline-block;background:#f4e21b;color:#000;text-decoration:none;font-size:22px;font-weight:bold;padding:16px 34px;border-radius:8px;">
        ENTER NOW
      </a>
    </div>

    <p style="font-size:20px;font-weight:bold;margin:30px 0 10px 0;">
      Find us at: 919 N Main St, Salinas, CA 93906
    </p>

    <p style="font-size:20px;font-weight:bold;margin:0;">
      Need more info? Call us: 831-998-0478
    </p>
  </div>

</div>

top