body
{
	background-color: lightyellow;
}
.center
{
	text-align: center;
}
h1
{
	color: red; margin-left: 16px
}
h2
{
	color: blue; margin-left: 12px
}