body {
	background-color: rgb(255, 230, 204);
}


.title {
	text-align: center;
	text-decoration: underline;
}

.cell h5 {
	text-decoration: italic;
}