body {
	background-attachment: fixed;
	background-image: url(../itinera/cofradia.jpg);
	margin-top: 25px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
p {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	text-indent: 20px;
	margin-left: 5px;
	margin-right: 3px;
	font-size: 12pt;
}
.cursiva {
	width: 99%;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #0000FF;
	letter-spacing: 5px;
	text-decoration: underline;
	text-indent: 10px;
}
