body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}


.letra {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.letra_destacada {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	font-weight: bold;
}
.pinceladas-fondo {
	background-attachment: fixed;
	background-image: url(images/pinceladas-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
