@charset "UTF-8";
.Border {
	margin: 3px;
	padding: 3px;
	border: 3px groove #FF0000;
}

