BODY {
          font-size : {$mainFontSize};
  }
  P, OL, UL, DIV{
                  font-size : {$mainFontSize};
  }
  h1{
                  font-size: {$headerh1FontSize};
  }
  h2,H2{
                  font-size: {$headerh2FontSize};
  }
