Free Cash Counter: Increase accuracy, save time! Here's the link: https://rwsinfo.com/cash.counter.html

From: Bob Schuster <bob.schuster_at_rwsinfo.com>
Date: Sat, 22 May 2021 19:09:09 UTC
<!DOCTYPE 
html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<title>Free Cash Counter - RWS Information Systems</title>
<style>
p {
font-size: 22px;
}

/* body {
background-color: black;
} */

a {
color: rgb(135, 172, 253);
}

.header-p {
display: table-cell;
/* width: 200px; */
height: 200px;
padding: 10px;
/* border: 3px dashed #1c87c9; */
vertical-align: middle;
font-size: 25px;
}

img {
width: 74%;
padding: 0 !important;
margin-left: 13% !important;
margin-right: 13% !important;
}

@media (max-width: 570px) {
.header-p {
display: table-cell;
height: 200px;
padding: 10px;
vertical-align: middle;
font-size: 25px;
}

h3 {

font-size: 24px;
line-height: 34px;

}

img {
width: 100%;
padding: 0 !important;
margin-left: 0% !important;
margin-right: 0% !important;
}

p {
font-size: 19px;
}
}
</style>
</head>

<body>

<div class="container py-3 px-3">
<h2 class="text-center pb-2 d-md-none">Free Cash Counter</h2>
<header>
<div class="row pb-5">
<div class="col-md-4 col-12 px-0">
<img class="col-12 px-0 mx-0" src="https://www.rwsinfo.com/mouf.jpg" alt="">
</div>
<div class="col-md-4 col-12">
<div class="header-p">
Moufette, Roxy and Bob Agree - Cash Counter Rocks!
</div>
</div>
<div class="col-md-4 col-12 px-0">
<img class="col-12 px-0 mx-0" src="https://www.rwsinfo.com/roxy.jpg" alt="">
</div>
</div>
</header>

<h3 class="text-center"> Our CASH COUNT SYSTEM is the easiest way to count cash.
<br>
We also have a 60 second video <br> <a href="https://www.rwsinfo.com/cash.counter.mp4">Click here to
watch video</a>
</h3>
<div class="py-5">
<h1></h1>
<p>Simply insert your counts into CASH COUNTER.</p>
<p> CASH COUNTER calculates the total amount of money you have. (BTW, Cash Counter works on phones, tablets,
computers)</p>

<img class="mb-4" src="https://rwsinfo.com/cash.counter.jan.23.jpg" alt="Cash Counter image">
<p>So, we entered </p>
<p>17 under the 20s </p>
<p>5 under the quarters</p>
<p>3 under the pennies </p>
<p> CASH COUNTER calculated the total $342.75</p>
<p> Problem solved! You can access your copy of Cash Counter at the bottom of this email.</p>
</div>
<p class="text-primary"></p>
<span class="text-primary"></span> <a href="https://www.rwsinfo.com/cash.counter.html"> CLICK HERE FOR YOUR FREE
COPY OF CASH COUNTER</a>
</div>
</body>

</html>