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