#allcontent {
width:800px;
height:1900px;
padding-top:1px;
background-color: #eae8d9;
top:50px;
left:100px;
margin-left: auto;
margin-right: auto;
background-attachment: fixed;
padding-bottom: 2px;
margin-top: 50px;
bottom: auto;
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:700px;
	height:25px;
	background-color:#bfbca9;
	font-size:12px;
	font-family:Garamond;
	margin-top: -35px;
	border-bottom-color: #7A7A56;
	margin-left: 50px;
	margin-right: 50px;
}


#logo {
margin-top: -30px;
margin-left: 235px;
padding-top: 1px;
padding-left: 1px;
width: 350px;
}
