<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <div>
    Hello,
   </div>
   <br>
   <div>
    If anyone has spare bags and padded envelopes KAU is in desperate need of both!
   </div>
   <br>
   <div>
    Thank you very much and have a great day! 
   </div>
  </div>
  <div class="io-ox-signature">
   <p class="default-style">Lori Brogan</p>
   <p class="default-style">Head of Circulation</p>
   <p class="default-style">Kaubisch Memorial Public Library</p>
   <p class="default-style"><br></p>
  </div> 
 </body>
</html>