@charset "utf-8";
/* CSS Document */
body {
	color:purple;
}
h1{
	color:black;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size:6.5em;
	font-weight: 700;			
}
