.parallax1 {
    background-image: url("http://doulasofcentralpennsylvania.com/wp-content/uploads/2017/09/Depositphotos_10294121_original.png");
	height: 400px;
    position: relative;
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}

.parallax2 {
    background-image: url("http://doulasofcentralpennsylvania.com/wp-content/uploads/2017/09/Pregnancy-Test.png");
	display:block;
		height: 400px;
    position: relative;
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
		font-family: Champagne;
	font-size: 72px;
	color: #005489;
}

.parallax3 {
    background-image: url("http://doulasofcentralpennsylvania.com/wp-content/uploads/2017/09/SleepingWhiteMom-and-Baby.png");
		height: 400px;
    position: relative;
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}

.parallax4 {
    background-image: url("http://doulasofcentralpennsylvania.com/wp-content/uploads/2017/09/Depositphotos_64583603_original.png");
		height: 400px;
    position: relative;
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}

.parallax5 {
    background-image: url("http://doulasofcentralpennsylvania.com/wp-content/uploads/2017/10/Depositphotos_pamper_cropped.jpg");
		height: 400px;
    position: relative;
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;

}

.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #005489;
	z-index : 1;
}

.choose {
	font-family: Champagne;
	font-size: 48px;
	font-weight:normal;
	color: #005489;
}

.champ {
	font-family: Champagne;
	font-size: 72px;
	color: #005489;
}

.just {
	text-align: justify;
}

.just2 {
	text-align: justify;
	font-family: Champagne;
	font-size: 20px;
}

.just3 {
	text-align: center;
	font-family: Champagne;
	font-size: 20px;
	color: #005489;
}

.menu {
	font-family: Champagne;
	font-size: 30px;
	font-weight: normal;
	color: #005489;
}

.add {
	font-family: Champagne;
	font-size: 18px;
	font-weight: normal;
	color: #005489;
}

.where {
	text-align: center;
	font-family: Champagne;
	font-size: 18px;
	font-weight: normal;
	color: #005489;
}

q:before,
q:after {
 content: "";
}

.front-page-section .section-header h3 {
	font-family: Cantoni_Basic;
	font-weight:100;
	font-size: 60px;
	color: #005489;
}

.section-content {
	font-family: Champagne;
	font-size: 20px;
}

#team .section-description {
	font-family: Champagne;
	font-size: 20px;
}

#projects .section-description {
	font-family: Champagne;
	font-size: 20px;
}

#header .bottom-header h1{
	font-family: Cantoni_Basic;
	font-size: 140px;
	font-weight: lighter;
	color: #005489;
	position: relative;
	top: -50px;
	
}

#footer {
	background: #b0e0e6;
}

#footer .bottom-footer {
	background: #003399;
}