body
{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: black;
	background-color: white
}

h1
{
	text-align: center
}

p.center
{
	text-align: center
}

div.footer
{
	text-align: center;
	position: absolute;
	bottom: 0
}

img.center
{
	display: block;
	margin-left: auto;
	margin-right: auto
}
