main section dl{
	background:#fff;
	margin:0 auto 20px;
	padding:20px 40px;
	border-radius:20px;
}
main section dt{
	font-weight:bold;
}