Topic: ClearType text rendering bug
Changing the opacity of a text element with a transparent background screws up the rendering under Firefox (possibly other browsers too) on Windows with ClearType enabled.

CSS fix:
h2, #ancho_deseado span, #kepp { background: #fff }