
.header {
	text-align: center;
	margin: 0px;
	padding: 10px;
	background-color: DeepSkyBlue;
	color:		navy;
	font-family:  cursive;
}

.schedule {
<!	margin-left: 80%;
<!	margin-right: 10%;
	float: right;
}

.eventheader  {
	text-align: center;
<!	float: right;
}

.event {
<!	background-color: cyan;
<!	width: 21%;
	padding-right: 1%;
	padding-left: 1%;
	text-align: center;
<!	float: right;
}

.images {
	width: 100%; 
<!	padding: 1%;
<!	float: left;
}

.contactus {
	margin-left: 5%;
}

.address {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}

.phone {
	text-align: center;
}