@charset "US-ASCII";
@import "snack.css";

div.section {
	font-family: Serif;
	width: 420px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: justify;
	background-color: #f5e6c9;
	border: solid white 1px;
}

div.section h3 {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
}
