#contact{
	text-align: center;
	padding: 20px 40px 0px;
}

#hoursofoperation p{
	float: left;
	width: 100%;
}

#hoursofoperation ul{
	float: left;
	width: 50%;
}

.contacthdr{
	background-color: #1ACE1A;
	color: white;
	font-weight: bold;
}

.contacthdr2{
	background-color: #95F195;
}

#emailaddress a{
	background-color: yellow;
}