
#stacks_in_1 {
	background-color: rgba(212, 139, 15, 1.00);
}

#stacks_in_2 {
	background-color: rgba(253, 203, 101, 1.00);
	border: solid rgba(199, 0, 74, 1.00);
	border-width:  1px;
	margin:  2px;
	padding:  20px;
}

#stacks_in_4 {
	background-color: rgba(212, 139, 15, 1.00);
	border: solid rgba(240, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
	margin:  20px;
	padding:  20px;
}

#stacks_in_7 {
	background-color: rgba(212, 139, 15, 1.00);
	border: solid rgba(240, 0, 0, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}
