/* No longer being used. Look to fontsize.js now
body.textsize1 { font-size: 75%; }*/ /* about 12px base font */
/*body.textsize2 { font-size: 87.5%; }*/ /* about 14px base font */
/*body.textsize3 { font-size: 100%; }*/ /* about 16px base font */

/*Stops homepage from resizing using text-resizer tool */
body#homepage {font-size: 75% !important;}