body {
	background-image:  url("images/Fondo%20noticias.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D2B15;
	text-align: center;
}
table {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d2b15;
	text-align: center;
	background-position: center;
}
.notantiguas {
	background-attachment: fixed;
	background-image:     url("../Images/Fondo%20noticias%20antiguas.png");
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	text-align: justify;
}
