@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	height:100%; 
}
#fondo {
	height: 100%;
	z-index: 1;
	min-height: 856px;
	min-width: 1280px;
	text-align: right;
}
#info {
	z-index: 2;
	position: absolute;
	bottom: 25px;
	left: 100;
}

#logo {
	z-index: 3;
	position: absolute;
	top: 25px;
	left: 100;
}