1 <div style=
"font-family: Lucida Grande; font-size: 48px; color: rgba(0, 0, 0, 0.5);">
2 <div style=
"text-shadow: 0 0 blue;">Text shadow
</div>
3 <div style=
"text-shadow: -5px -5px blue;">Text shadow
</div>
4 <div style=
"text-shadow: -5px 5px blue;">Text shadow
</div>
5 <div style=
"text-shadow: 5px 5px blue;">Text shadow
</div>
6 <div style=
"text-shadow: 5px -5px blue;">Text shadow
</div>