/* scaling for 125 % */
body.scale125 {
  font-size: 125%;
}


/* scaling for 130 % */
body.scale130 {
  font-size: 135%;
}