@charset "utf-8";
/* CSS Document */
#texto h2{
	font-size:24px;
	color:#663300;
	line-height:30px;
	text-align:center;
}
#texto img{
	margin:0px auto 20px auto;
	display:block;
}
