body {
	background-image: url(../img/fondo.jpg);
	background-color: #E5DCBF;
}
#quilt { 
	margin:0 auto 0 auto; 
	width:441px; 
}
#footer {
	vertical-align:bottom;
	float:inherit;
}
.font-base {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 372b30;
	text-decoration: blink;
	line-height: 19px;
}
.font-resalto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #862034;
	font-weight: bold;
}
.font-firma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #862034;
	font-style: italic;
}
.font-footer-color {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #862034;
}
.font-footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 372b30;
}
.font-resalto2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #862034;
	font-weight: normal;
}

