.main {
	padding: 3px;
	border-bottom-width: thick;
	border-bottom-style: double;
	height: 200px;
	width: 300px;
	border-bottom-color: #412511;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C1402;
	text-transform: uppercase;
}
