@charset "utf-8";
/* CSS Document */
@media screen{
  body{
  font-size:105%;
    }
  
  #globalNav{
    height:3.15em;
    
  }

  }