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

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

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

.return a {
    color: inherit;
    text-decoration: none;
}

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

#main {
	max-width: 700px; 
	margin: 0 auto; 
	padding: 0px; 
	line-height: 1.5;
	text-rendering: optimizeLegibility;
}

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

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

.pic_center {
  display: block;
  margin-left: 140px;
  margin-right: auto;
  width: 50%; /* Or any specific width */
}

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;
  
}
