To achiev it try out this code:
<span class="BigLetter">D</span><span>ear Member, This is a place to post news and events happening around the world. Please share any news and events you are aware about.</span>
and CSS:
.BigLetter
{
float: left;
font-size: 50px;
}