@charset "utf-8";

.embroidery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFF00;
	color: #0000FF;
	font-weight: bold;
	width: 390px;
	border: thin outset #993300;
}
