a {	
	color: #475818;	
	text-decoration: underline;
	font-weight: 700;
}

a:hover, a:active {
	color: #273404;	
	text-decoration: underline;
	font-weight: 700;
}
	
body {	
	color: #000000;
	background-color: #d6c17d; 
}

.boxes{
	position: absolute;
	border: none;
	background-color: none;
}

#headbox{
	left: 75px;
	top: 10px;
	width: 705px;
	height: 250px;
}

#navbox{
	left: 78px;
	top: 252px;
	width: 110px;
}

#titlebox{
	left: 202px;
	top: 279px;
	width: 261px;
}

#textbox{
	left: 200px;
	top: 404px;
	width: 585px;
}
