/* ===================================================================================
     Open Objects CSS Framework - Normal Font Stylesheet
     Sets the body of the page to a "normal" size (12px)
   =================================================================================== */

body {
  font-size: 75%;
}