.desc {
	background-color: #003300;
	color: #ffffcc;
}

.title {
	background-color: #003300;
	color: #ffffcc;
	text-decoration: underline;
	font-family: "Copperplate Gothic Light", "Times New Roman";
	text-align: center;
}

.image {
	background-color: #000000;
	text-align: center;
}

.base {
	background-color: #ffffcc;
}

.cover {
	color: #ffffcc;
	background-color: #000000;
	text-align: center;
}

.arch {
	font-family: "Copperplate Gothic Light", sans-serif;
	font-size: smaller;
	font-weight: bold;
}

.place {
	font-style: italic;
	font-size: smaller;
	font-family: "Copperplate Gothic Light", sans-serif;
}

a {
	font-size: smaller;
	font-family: "Copperplate Gothic Light", sans-serif;
	color: #003300;
}