CSS3 allows you to create text shadows.
Use CSS3 to add text shadow to the following h2 using this code:
text-shadow: 5px 5px 5px red;