@charset "utf-8";
h1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 64px;
	background-color: #FFF;
}
