/*https://www.viget.com/articles/color-contrast/*/
html{
	font-size: large;
	/*font-family: "Times New Roman", Times, serif;
	background:#93a661;*/
	background:#CADACF;

	
}
strong {
  font-weight: bold;
  color:black;
}
html {
	font-family: Verdana;
	/*color: white;*/
	color: #373D3F;
	font-size: 15px;
}