 @import url(estilos/default_marron.css);
		body,td,th {
			font-family: "Open Sans", Arial, sans-serif;
		} 
		 #cabecera {
				  background: url(imagenes/sanctispiritus2.png) no-repeat center left transparent;
				  -webkit-background-size: cover;
				  -moz-background-size: cover;
				  -o-background-size: cover;
				  background-size: cover;}  
