#content {
	width: 1000px;
	border: solid 2px #cccccc;
	background-color: #eeeeee;
	padding: 10px;
	margin: 20px auto;
	text-align: left;
}

h1 {
	font-size: 20px;
	text-align: center;
}

h2 {
	font-size: 16px;
	text-align: center;
}

#photos td {
	width: 160px;
}

#brochures td {
	width: 300px;
}