/* ===================================================================================
     Open Objects CSS Framework - Large Font Stylesheet
     Sets the body of the page to a large size (15px)
   =================================================================================== */
body {
  font-size: 93.75%;
}
