#centerpix {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.question {
	font-weight: bold;
	color: #000000;
}
.answers {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #ECE9D8;
}

