No comments yet

We Are All Connected

<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css"> <head> <style> .pad {padding: 20px 20px 5px 20px; margin-bottom: 10px; } body {font:size 16px;} img { float: left; margin-top: 0px; margin-right: 20px; max-width: 100%; margin-bottom: 0px; } div.bg { position: relative; margin: auto; width: 850px; background: #ffe66d; max-width:100%; height: auto; } </style> </head> <body> <div class="w3-container"> <div class="bg"><div class="w3-card-8"> <div class="pad"> <p> <div style="font-size: 120%; color: black; margin-top: -15px;"><img src="http://lightcircleministries.org/wp-content/uploads/2021/01/We-Are-Connected.jpg" alt="We are all connected" width="250" height="208" />We tend to be so concerned about protecting what we think is important that we often forget about understanding who we really are and where we come from. Most importantly, let us fearlessly look inside ourselves and learn who we are in the most profound ways. When we do this, we can not only understand ourselves but also understand others. After all, we are all connected!</p> <p style="text-align: center; margin-bottom: 30px;"><span style="font-size: 110%; color:black;"><em>Reverend Nilcelia Davidson</em></span></div></p> </div> </div> </div> </div> </body>

Post a comment