a {	
	color: #4b3c27;	
	text-decoration: underline;
	font-weight: 700;
}

a:hover, a:active {
	color: #30281c;	
	text-decoration: underline;
	font-weight: 720;
	font-style: italic;
}
	
body {	
	color: #4b3c27;
	background-image:    url(Images/tile-linda-close-chi-kung-monument-co.jpg); 
	background-color: #aebd9c; 
	font-family: serif;
	font: Georgia;
	font-weight: 675;
}

.boxes{
	position: absolute;
	border: none;
	background-color: none;
}