@charset "UTF-8";
/* HERMES */
body {

}
.storyteller {
	height: 250px;
	width: 250px;
	background-image:url("../IMG/iconos/semilla.gif");
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
h1 {
	text-align: center;
	font-size: 2em;
}
h2 {
	text-align: center;
	font-size: 1.5em;
}
.texto0 {
	width: 50%;
	text-align: center;
	background-color:burlywood;
	margin:auto;
}
.principal {
 
}
.Accordion1 {
	width:100px;
} 
.chat {
	width:100%;
	margin:auto;
}