h1.titlepict {
	width: 600px; height: 400px;
	background: url(fitrs.jpg);
	background-image: image-set(url(fitrs.avif)  type("image/avif"), url(fitrs.webp)  type("image/webp"), url(fitrs.jpg)  type("image/jpeg"));
}

.spectable th { width: 60px; }
.spectable td { text-align: center; }
