body {
	background-image:url('../images/clouds.jpg');
}

caption {
	font-weight: bold;
}

.picture, .head, .photo {
	border-width: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: black;
	font-size: 90%;
}

th.picture {
	background-color: #c0c0c0;
	font-size: 80%;
}

td.head {
	font-weight: bold;
	text-align: center;
}

td.photo {
	background-color: #999999;
	text-align: center;
}

td.legend {
	color: white;
	font-weight: bold;
}
