.title {
	width: 100%;
	margin: 1em auto;
	text-align: center;
	font-size: 2em;
	color: #0b763d;
}

.content {
	width: 80%;
	margin: 0 auto;
}

div.soap_es {
	background-image: url('../images/soapmolecule_es.jpg');
	padding-top: 24em;
	background-size: 105%;
	background-position: center 0;
}

div.soap_en {
	background-image: url('../images/soapmolecule_en.jpg');
	padding-top: 24em;
	background-size: 100%;
	background-position: center 0;
}

div.soap_it {
	background-image: url('../images/soapmolecule_it.jpg');
	padding-top: 24em;
	background-size: 100%;
	background-position: center 0;
}

div.quat {
	background-image: url('../images/quat.jpg');
	padding-top: 18em;
	background-size: 45%;
	background-position: center 2em;
}

div.soapcorona_es {
	background-image: url('../images/soapcorona_es.png');
	padding-top: 74em;
	background-size: 90%;
	background-position: center top;
}

div.soapcorona_en {
	background-image: url('../images/soapcorona_en.png');
	padding-top: 74em;
	background-size: 90%;
	background-position: center top;
}

div.soapcorona_it {
	background-image: url('../images/soapcorona_it.png');
	padding-top: 74em;
	background-size: 90%;
	background-position: center top;
}

div.corona_es {
	background-image: url('../images/coronavirus_es.jpg');
	padding-top: 25em;
	background-size: 105%;
	background-position: center -3em;
}

div.corona_en {
	background-image: url('../images/coronavirus_en.jpg');
	padding-top: 25em;
	background-size: 105%;
	background-position: center -3em;
}

div.corona {
	width: 82%;
	margin: 0 auto 0.5em auto;
	background-repeat: no-repeat;
	border: 0.2em solid #0b763d;
	border-radius: 1em;
}

.content img {
	width: 60em;
}

.content p {
	text-align: justify;
	font-size: 1.5em;
	color: black;
}

.content p span {
	color: #0b763d;
	font-weight: bold;
}

.content p a, .content p a:visited {
	text-decoration: none;
	color: black;
}

.content p a span {
	font-size: 0.9em;
	font-weight: normal;
	color: darkblue;
}

p.image {
	text-align: center;
	line-height: 1.2em;
}

p span.credit {
	font-size: 0.7em;
	font-weight: normal;
}

p span.credit a, p span.credit a:visited {
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
	color: darkblue;
}

p.back {
	text-align: center;
}

p.back a, p.back a:visited {
	text-decoration: none;
	font-size: 0.8em;
}

















