@charset "utf-8";
.borderone {
	border: 10px double #660000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: underline;
}

