Everybody who wants to change easily the body font size:
Open layout.css
Line 12:
body { font: normal 12px/1.6 Arial,Helvetica, sans-serif; }
to
body { font: normal 14px/1.6 Arial,Helvetica, sans-serif; }
as an example to create the standard body font size bigger