body {
	background-color: linen;
	color: sienna;
	font-family: "Courier New";  Georgia, serif
	font-size: 1.125em;
	line-height: 1.5em;
}

#top {
	text-align: center;
	margin: 0 auto
}

.menu a {
	color: sienna;
	font-weight: bold;
	margin-right: 1em;
}

#main {
	max-width: 60%;
	margin: 0 auto;
}

h1, h2.sub-title {
	text-align: center;
}

img {
	max-width: 100;
	height: auto;
	border: 2px sienna;
}

figcaption {
	color: sienna;
	font-weight: bold;
#   margin-right: 1em;
}

#ora_pro_nobis {
	text-align: center;
	font-family: "helvetica, sans serif"; 
	font-style: italic; 
	font-weight: bold;
	font-size: .7em;
}

#copyright {
    text-align: center;
    font-family: "helvetica, sans serif"; 
    font-style: italic; 
    font-weight: bold;
    font-size: .7em;
  
}
