body {
	/*background-image: url("../img/naturopathie-02.jpg");
	background-size: cover;*/
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	background-color: #EFEFEF;
	color:#000000;
}

#logo {
	margin-top: 12%;
	margin-bottom: 10px;
	width: 200px;
}

h1 {
	font-family: 'Exo', cursive;
	font-size: 3.5em;
	line-height: 1.3em;
	color:#7A1161;
}

h2 {
	font-size: 1.2em;
}

p {
	margin-top: 10px;
	opacity: 0.75;
}

p em {
	font-style: italic;
	letter-spacing: 1px;
}