BODY {
	background-color : Black;
	color : Silver;
	border : thick double Silver;
}

H1 {
	text-align : center;
	font-size : 36;
	font-weight : bolder;
	font-family : "Engravers MT";
	"Times New Roman";
	font-variant : normal;
	
	text-shadow: #4b0082;
}

H2 {
	text-align : center;
	font-size : 18;
	font-weight : bold;
	font-family : "Engravers MT";
	font : Times New Roman;
	color : White;
}


