.mainBox {
	border: thin solid #221F20;
	padding: 8px;
	background-color: f9f9f8;
}
.simpleBorder {
	border: thin solid #3b3738;
}
