No comments yet

Free Will

<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css"> <head> <style> .pad {padding: 30px 20px 5px 20px; margin-bottom: 30px; } 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: #ff6b6b; 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="margin-top: -22px;"><img src="http://lightcircleministries.org/wp-content/uploads/2021/01/Free-Will.jpg" alt="Free Will" width="250" height="208" /></div><p style="font-size: 130%; color: black; padding: 20px 20px 20px 300px;">God does not want us to run in circles and be controlled by any human authorities. We are not sheep; we are born with free will to chose our own direction in life. </p> <p style="text-align: center; margin-bottom: 30px;"><span style="font-size: 130%; color:black;"><em>Reverend Nilcelia Davidson</em></span></div></p> </div> </div> </div> </div> </body>

Post a comment