table.artifacts {
	margin: auto;
	border: 2px outset;
	border-spacing: 0px;
}
table.artifacts th, table.artifacts td {
	border: 1px inset;
	padding: 2px;
}
table.artifacts th {
	background: black;
}
table.artifacts th img {
	width: 43px;
	height: 43px;
}

