@charset "UTF-8";
/* CSS Document */

table.gallery td {
	background-color: #2A2A2A;
	border: 1px solid #000000;
	width: 140px; 
	height: 140px;
}

