I've created a twentyeleven-child theme and activated it.
I'm trying to increase the size of the body font on all pages.
Do I do this in style.css of the twentyeleven-child theme?
I can't find the right font in this file to change.
In attempt to find it, I've searched all 10px, 11px, 12px, 13px, 14px, 15px, and 16px and changed them all to 20px, but the font size of the body text on my site is not increasing.
I know that changes that I'm making to style.css are working, because other things are changing (for example, the menu font size).

