h1 {text-align: center;}
body {background-image: url("kittykitty.png");}
p {text-align: center;}
h1 {color: lavender;}
table, th, td {
	border:4px solid blue;
}
th, td {
	background-color: white
	}
