a {	
	color: #552244;	
	text-decoration: underline;
	font-weight: 700;
}

a:hover, a:active {
	color: #FF00DD;	
	text-decoration: underline;
	font-weight: 700;
}
	
body {	
	color: #552244;
	background-image:   url(Photos/Photos-mosaics/background.jpg); 
	background-color: #DBD6CE; 
}

.boxes{
	position: absolute;
}

#headbox{
	left: 25px;
	top: 25px;
	width: 650px;
	height: 100px;
}

#textbox{
	left: 25px;
	top: 245px;
	width: 650px;
	height: 250px;
}
