<!DOCTYPE html>
<html>
  <head>
    <title>ACME Product Recall</title>
  </head>
  <body>
    <h1>ACME Product Recall - Dehydrated Boulders</h1>
    <p><b>The ACME Toy Company</b> is asking all customers to return any 
       <i>Dehydrated Boulders</i> purchased in the month of March 2005.</p>
    <p>Because of a fault at our manufacturing plant, the boulders would not form 
       when the user adds water as per instructions. Therefore these items carry
       great risk of flattening the user.</p>
  </body>
</html>