@charset "utf-8";
/* CSS Document */


#centro {
	margin:0 auto;
	text-align:center;
}

#animacion{
	margin-top:100px;
}

h2{
	text-align:center;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font:Arial, Helvetica, sans-serif;
	font-size:16px;	
}

