1234567891011121314151617181920 |
- <html>
- <head>
- <title>Area Este</title>
- <link href="https://fonts.googleapis.com/css?family=Lato&display=swap"
- rel="stylesheet">
- <style>
- body {
- font-family: 'Lato', sans-serif;
- font-size: 12px;
- }
- </style>
-
- </head>
- <body>
-
- <center> <h2 style="font-size:30px;">Area Este </h2> </center>
- <p style="font-size:20px"> ✓ Casa de la Bondad, Inc.: (787) 852-7265, (787) 852-2087 </p>
- <p style="font-size:20px"> ✓ Casa de Todos: (787) 734-3132, (787) 223-1886 </p>
-
|