body {

background-image:url('images/fondo.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-position:center; 

}



.contenido { font-size: 20px; font-family:"Arial Narrow"; color:#fff;  }


.footer { font-size: 18px; font-family:"Arial Narrow"; color:#fff;  }