.PhotoTable {
	color: #000;
	background-color: #DEDEDE;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: 500px;
	width: 700px;
	border: thin solid #00C;
}

