@charset "UTF-8";
body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

h1, h2, h3, h4, p {
	padding-left:25px;
	padding-right:30px;
	max-width:650px;
	margin:auto;
	padding-bottom:10px;
	font-family: 'Montserrat', sans-serif;
	line-height:130%;
}

h1 {
	font-size:21px;
}

#babywearingContent, #nursingContent, #childrenContent, #verkkokauppaContent {
	width: 1024px;
	background-color: #A4D367;
	min-height: 200px;
	margin: auto;
	padding-bottom: 50px;
}

#babywearingBG {
	
	height: 1070px;
	display:block;
}

#verkkokauppaBG {
	
	height: 160px;
	display:block;
}

#webshop {
	width: 1024px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 30px;
	min-height: 60px;
	background: #23B3DB;
	display:block;
	font-family: 'Montserrat', sans-serif;
	line-height:130%;
	font-size:25pt;
	color:#FFF;
}


#babywearingBG2 {
	min-height: 350px;
	position:fixed;
	/*background: url(images/testi-1.jpg) no-repeat, center fixed;*/
	display:block;
	border-bottom:5px #FFFFFF solid;
	background-size: cover;
}


#nursingContent {
	background-color: #E7A0A1;
}

#nursingBG {
	height: 230px;
		position:fixed;
	background: url(images/testi-2.jpg) no-repeat;
		position: fixed;
		background-position: bottom;
	display:block;
		background-size: cover;
}

#nursingBG2 {
	height: 230px;
	position: fixed;
	background-repeat: no-repeat;
	background-position: center -190px;
	background-image: url(images/testi-2.jpg);
	/*background-attachment: fixed;*/
	display: block;
	border-bottom:5px #FFFFFF solid;
		background-size: cover;
}

#childrenContent {

	background-color: #E7A0A1;

}

#childrenBG {
	height: 230px;
		position:fixed;
	background: url(images/testi-1.jpg) no-repeat, center scroll;
	display:block;
		background-size: cover;
}


#babywearing, #nursing, #children, #verkkokauppa {
	min-height: 200px;
}

p.small {
	font-size:11px;
}

a.valkoinen h1 {
	color:#fff;
	font-size:26px;
	text-decoration:none;
}

.taustavari {
	background-color:#00577d;
	padding:30px;
}