.fondocontenido {
	background-color: #000000;
	background-image: url(originales/imagenfondocontenido.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: auto;
	height: 1150px;
	width: 719px;
	border: thick outset #000000;
}
