/* ===================================================================================
     Open Objects CSS Framework - Extra Large Font Stylesheet
     Sets the body of the page to an extra large size (18px)
   =================================================================================== */
   
body {
  font-size: 112.5%;
}