body{
	font-family: monospace;
	font-size: large;
}
td {
	vertical-align: top;
	width:288px;
	color:grey;
}
img {
	/*border-radius: 2%;*/
	/*filter: saturate(100%) brightness(100%) contrast(68.75%);*/
	image-rendering: pixelated; /* For pixel art or sharp images */
}
.page_content{
	background-color: white;
	width: 1756px;
	border-color: white;
}
