If you are using the CSS Styling Tool you can simply turn off the shadow by going to your CSS Styling Tool options under:
Default H2 header Settings General ->Turn on/off H1,H2 shadow
If you need to make this change manually open the file styles-body.php and look for the setting: h1, h2, h2 a { text-shadow:#444444 1px 1px 1px; }
Remove the setting or comment it out to get rid of the shadows
