p.intro{
	position: absolute;
        top: 275px;
	margin: 20px;
        z-index: 2;
}

span.lead{
	font-size: 22px;
	color: red;
}


img.colage{
	position: relative;
	bottom: 280px; left: 260px;
	width: 300px; height: 150px;
} 

img.dgb{
       position: relative;
       bottom: 75px; left: 25px;
       width: 300px; height: 250px;
}

#mod_hours p{
	position: absolute;
	left: 817px; top: 867px;
	padding: 5px;
	width: 140px; height: 100px;
	border: solid red 5px;
}





