@charset "utf-8";
#gracias {
	height: 70px;
	width: 100%;
	font-family: "Comic Sans MS";
	font-size: 32px;
	font-weight: bold;
	color: #800000;
}
#enlaces {
	height: 50px;
	width: 100%;
	margin-top: 20px;
}
#final {
	height: 40px;
	width: 100%;
}


#visitas {
	height: 30px;
	width: 100%;
	margin-top: 50px;
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #008000;
}
