

.curvy {
	background-color: peachpuff;
	border: 1px solid black;
	border-radius: 12px;
	-moz-border-radius: 12px;
	margin: .3em auto .8em auto;
	padding: 6px;
}


