body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
}
.links {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
}
.questions {
	font-size: 16px;
	font-weight: bold;
}

.redbg {
  background-color: #ed2124;
}

.bodybg {
  background-color: #f6df77;
}

.yellowbg {
  background-color: #ccad50;
}