#texto h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#texto p {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	margin-top: 0px;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
}
#texto p1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}

#texto h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	color: #000099;
	text-decoration: blink;
}
