img{
	width: 100%;
}
.mainHeader{
	background-color: #000000;
}
h1, p{
	text-align: center;
}
.contenido{
	position: absolute;
	bottom: 50%;
	width: 100%;
}
.mainFooter{
	position: absolute;
	bottom: 0%;
	width: 100%;
	background-color: #FFF;
}
.logo{
    width: 42px;
}
body{
	background-image: url('../img/HomeViajeros_Color_Fondo.png');
	font-family: Tetra;
	width: 100%;
	margin: 0 auto;
	color: #949494;
}

.juego{
	height: 91%;
    bottom: 0;
    top: 9%;
	border: none;
}