/* ===================================================================================
     Open Objects CSS Framework - Large Font Stylesheet
     Sets the body of the page to a large size (15px)
   =================================================================================== */
body {
  font-size: 93.75%;
}

#oo-header ul#topnav li a {
  padding:12px 0.8em 3px;
}
#startholder h3 {
  height:2em;
}