h1 {
	margin-top: 300px;
	font-family: "Times New Roman";
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #ccc;
	color: #ffaa99;
	letter-spacing: 0.5em;
}
h2 {
	margin-top: 10px;
	font-family: "Times New Roman";
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #ddd;
	letter-spacing: 0.5em;
}