.Summary {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin: auto;
	width: auto;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	padding-left: 5px;
	
}
.RallyDay {
	height: 200px;
	width: 200px;
	border: thin solid #0099FF;
	background-image: url(RallyDay.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}
.Sundayschoolpic {
	background-image: url(TheSundaySchoolScoop.jpg);
	background-repeat: no-repeat;
	background-position: 5% 5%;
	height: auto;
	width: auto;
}

