@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../../contraportadasPortadas/portadaTomo1-min.png);
	background-color: #660000;
	background-position: center center;	  
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain;
	width: auto;
	height: auto;
	margin: 0 auto;
	max-width: 100%
	max-height: 100%;
	vertical-align: middle;
	border-style: none;
	display:block;
	align-items: center;
	margin: 0px;
	border-image: 0px;
	padding: 0px;
	}
