.lettrine {
 float: left;
 font-size: 4em;
 font-weight: bold;
 font-family:'Trebuchet MS',Tahoma,Arial,Sans-serif;
 color: white;
 border: 2px solid black;
 background-color: black;
 margin: 0 .2em 0 0;
 padding: .2em;
 line-height: .7em;
}