.center_text {
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.green_background {
	background-color: #CFC;
}
