body {
	background-color: #B1AD91;
	font-family: Garamond, "Times New Roman", Times, serif;
	margin: 5px 10px 5px 10px;
}

.foto {
	margin: 3px 3px 3px 3px;
}

.content {
	background-image: url(images/content-index.png);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px 70px 5px 70px;
	text-align: justify;
	color: #666666;
	
}

p:first-letter {
	font-size: 200%;
	padding-right: 1px;
	color: #660000;
}
