body
{
	background-color: #ffffc0;
}
h1
{
	font-size: large;
	color: red;
	background-color: #ffe000;
}
h2
{
	font-size: medium;
	margin: 5;
}
h3
{
	font-size: small;
}