
h1{
	color:red;
	font-size: 3em;
	font-weight:heavy;
	font-family: perpetua, Impact, serif;



}
h2{
	color:Green;
	font-size: 2em;
	font-weight:heavy;
	font-family: perpetua, Impact, serif;



}
body{
	font-size: 2em;
	font-family: 'Courier New', monospace;
	color: black;
	
	
	
	
	
}

a.chaptertitle{
	font-style: italic;
	letter-spacing: auto
}