body {font-family: Verdana, Helvetica, Arial, sans-serif;}
h1 {font-size: 2 em;}
h2 {font-size: 1.5 em;}
p  {font-size: 1 em;}
ul {font-size: 1 em;}
ol {font-size: 1 em;}
input[type="number"] {
	background-color: rgba(28,110,164,0.25);
	}
input[type="text"] {background-color: rgba(28,110,164,0.25);}
p.answerDisplay {background-color: rgba(153,204,0,0.54);}
