#allcontent {
	width:800px;
	height:1075px;
	background-color: #eae8d9;
	margin: 10px auto 0px auto;
	background-attachment: fixed;
	line-height: 20px;
	border: solid black 2px;
}

.navbar {
	width:800px;
	height:50px;
	background-color:#bfbca9;
	margin-top: -1px;
	border-bottom-color: #7A7A56;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.navlinks {
	width:650px;
	height:25px;
	background-color:#bfbca9;
	font-size:12px;
	font-family:Garamond;
	margin-top: -35px;
	border-bottom-color: #7A7A56;
	margin-left: 110px;
}	
	#logo {
	margin-top: -30px;
	margin-left: 240px;
	padding-left: 1px;
	width: 350px;
	padding-bottom: 15px;
	}
 
	 
.info {
	width: 390px;
	margin-left: 10px;
	position: absolute;
	text-align: justify;
	top: 250px;
}
	
.almostfulltext {
	font-family: Garamond;
	font-size:16px;
	color: #F00;
}

