.Border {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #584636;
	border: medium solid #584636;
	font-style: normal;
	padding: 12px;
	margin: auto;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	clear: none;
	float: none;
}
