
p.dropcap-first:first-letter {
color: #4f788c;
float: left;
font-size:45px;
line-height:30px;
margin:5px 0px 0px 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
padding-top:5px;
padding-right:5px;
font-family: Lucida Bright, Trebuchet MS, Times, serif, Georgia;
}


