.shaped-form {
	height: 250px;
	width: 250px;
	float: left;
	background: gainsboro;
	shape-margin: 5px;
	margin: 10px;
	padding: 10px;
}
