<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css">
<head>
<style>
.pad {padding: 20px 20px 10px 20px; margin-bottom: 20px; }
body {font:size 16px;}
img {
float: left;
margin-top: -7px;
margin-right: 20px;
max-width: 100%;
margin-bottom: 0px;
}
div.bg { position: relative;
margin: auto;
width: 850px;
background: #FFFEE1;
max-width:100%;
height: auto;
}
</style>
</head>
<body>
<div class=" w3-container"><div class="bg"><div class="w3-card-8"> <div class="pad">
<p>
<img src="http://lightcircleministries.org/wp-content/uploads/2018/07/Beauty.jpg" alt="BEAUTY" width="250" height="208" /><div style="font-size: 130%; color: black; padding-top: 3px;">
Beauty knows no judgment; a hummingbird or a butterfly makes no distinction between the nectar in a flower at a palace or in a humble backyard. Nature's beautiful creatures and plants know no boundaries. Beauty is God's gift to us all!</div></p>
<br />
<p><span style="font-size: 130%; color:black;"><em>Reverend Roger Davidson</em></span></p>
</div>
</div>
</div>
</div>
</body>
No comments yet