This page contains some JavaScript that can scale this text to a specified percentage, by manipulating the style.  For example, to change the font size to 200%, you call the changeFontSize function like this:

changeFontSize('200');