body
{
	font-size: small;
	color: slateblue;
	font-family: Arial, 'Times New Roman';
	background-color: ivory;
}

H1
{
	font-weight: bold;
	font-size: x-large;
	color: darkblue;
	font-family: Arial, 'Times New Roman';
}

H2
{
	font-weight: bold;
	font-size: medium;
	color: darkblue;
	font-family: Arial, 'Times New Roman';
}
