h1 { text-align: center }
body {font-family: sans-serif; background-image:url('background.png');
}

.homebutton img {border-style: none;}
.homebutton {border-style: none;}

.footer,
.footer a {
	text-align: center; 
	font-size: x-small; 
	color: dimgray; 
	padding-top: 2em;
	clear: both;
};