.home{
	background-image: url('../images/menus/home.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.why-us{
	background-image: url('../images/menus/why-us.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.about-us{
	background-image: url('../images/menus/about-us.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.contact{
	background-image: url('../images/menus/contact.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.services{
	background-image: url('../images/menus/services.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.high-performing{
	background-image: url('../images/menus/high-performing-executives.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.leadership{
	background-image: url('../images/menus/executive-leadership-master.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.testimonials{
	background-image: url('../images/menus/testimonials.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.coaching{
	background-image: url('../images/menus/coaching.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
