table {
	border: 1px solid #ccc;
}

th {
	background-color: #ddd;
}

th, td {
	padding: 0.25em 1em;
}

strong {
	background-color: #ff9;
	font-weight: normal;
}

h2 {
	border-bottom: 2px solid #000;
/*	border-top: 1px solid #000;*/
}

h3 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
}

div.container {
	margin-top: 2em;
}

div.photos {
	text-align: center;
}

div.photos img {
	margin: 0 10px 10px 0;
}