@charset "utf-8";
.transparent-border {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bolder;
	background-color: #000000;
	height: auto;
	width: auto;
	border: thick none #0A6926;
	font-variant: normal;
	margin: auto;
	text-align: center;
	display: table;
	left: auto;
	right: auto;
}
