#index_header{
	position: absolute;
	background-color: #b0a389;
	text-align: center;
	visibility: visible;
	position: relative;
	top: -7px;
	margin:0 auto;
	height: 81px;
	width: 900px;
	}
#index_navigation{
	position: absolute;
	background-color: #928261;
	text-align: center;
	visibility: visible;
	position: relative;
	top: -7px;
	margin:0 auto;
	height: 41px;
	width: 900px;
}
#index_body{
	position: absolute;
	background-color: #796C51;
	text-align: center;
	visibility: visible;
	position: relative;
	top: -7px;
	margin:0 auto;
	height: 400px;
	width: 900px;
}
#index_bodybelow{
	position: absolute;
	background-color: #534A37;
	text-align: center;
	visibility: visible;
	position: relative;
	top: -7px;
	margin:0 auto;
	height: 200px;
	width: 900px;
