body {
  background-color: #F6F0E9;
  margin: 0px;
}

div p {
  font-family: sans-serif;
  font-size: 24;
  text-align: center;
}



.close-button {
	position: fixed;
	top:25px;
	right:25px;
	width: 72px;
	z-index: 110;
}


#unique {
  color: #2291D7;
  font-weight: bold;
}

#reinforce {
  color: #5ACAC9;
  font-weight: bold;
}

#not-reported {
  color: #9599A3;
  font-weight: bold;
}