h1{
	color: navy;
	text-align: center;
	background: aqua;
}
h2{
	color: green;
}
h3{
	color: blue;
}
body{
	background: white;
	color: black;
}
th.place{
	width: 16%;
}
th.item{
	width: 40%;
}
