body {
	background-color: #f5f5dc;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 2%;
	margin-left: 5%;	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	vertical-align: top;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}


