
:root{
  --fontSize: 0.9em;  
  --fontStyle: 'Roboto';
	--titleStyle: 'Chivo';
  --rootBG: white;
  --rootFG: black;
  --maxWidth: 960px;
  --accentColor: #6ac3f9;
  --accentColorAlpha: #6ac3f9;
  --borderColor: #e7e7e7;
  --accentLightBG: #f1f1f1;
  --accentLightFG: #333;
  --warningColor: #882d00;
}

#header{
  background-image:url(img/"Académie_de_Lille.png")
  }