body {
	font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	color:#000159;
    font-size: 1.5em;
}

footer {
	background: #fff;
    text-align: center;
    padding: 50px;
}

header {
    padding: 50px 50px 50px 100px;
    font-size: 1.3em;
}

section {
    background: #fff;
	padding: 20px;
}

article {
	margin: auto;
	width: 75%;
	font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	color: #2b2b2b;
	font-size: 1.1em;
	line-height: 1.5em;
}

h2 {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #000159;
}

#yuba-1 { 
    background-image: url("parallax-site-images/parallax-AdobeStock_189472642.jpeg"); /* image provided by Nicola at Adobe Stock https://stock.adobe.com/contributor/206546254/nicola?load_type=author&prev_url=detail&asset_id=189472642 */
    height: 500px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#yuba-2 { 
    background-image: url("parallax-site-images/parallax-3-AdobeStock_186168886.jpeg"); /* image provided by MMPhotographyLLC at Adobe Stock https://stock.adobe.com/contributor/206086476/mmphotographyllc?load_type=author&prev_url=detail&asset_id=186168886 */
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#yuba-3 { 
    background-image: url("parallax-site-images/parallax-2-AdobeStock_506959102.jpeg"); /* image provided by hanksstudios at Adobe Stock https://stock.adobe.com/contributor/206388236/hanksstudios?load_type=author&prev_url=detail&asset_id=506959102 */
    height: 500px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#yuba-4 {
    background-image: url("parallax-site-images/parallax-4-AdobeStock_379899496.jpeg"); /* image provided by Wirestock at Adobe Stock https://stock.adobe.com/search?k=yuba+river&asset_id=379899496 */
    height: 500px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

