.heading {
	color: #a72837;
}

.section-1 { 
}
.section-1 img {
	border: 10px solid #FFFFFF;
}

.section-2 img {
	border: 10px solid #ECECEC;
}

.section-3 { 
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.section-3 img { 
	border:1px solid #999;
}
