@charset "utf-8";
/* CSS Document */
/******************************FUENTES**********************************************/

/***************************************BODY*******************************************/
body
{
	background:url(../PORTADA.png);
	background-repeat:no-repeat !important;
	background-attachment:inherit !important;
	background-size:100% !important;
	background-position: top !important;
}
