body{
	background-image: url(https://www.xtrafondos.com/wallpapers/resized/la-via-lactea-6082.jpg?s=large);
    background-size: 100% 100%;
    background-attachment: fixed;
}

a.inicio{
	color: green;
	background: #546E7A;
   font-family: Courier New;
   font-size: 17px;
}

.contenedor{
	width: 80%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
  }

.SUSTO{
 color: black;
 text-align: center;
 font-family: Garamond;
 font-size: 30px;
 margin-top: 2em;
  padding-bottom: 2em; 
}

h1{
 color: lightgreen;
 font-family: Algerian;
 letter-spacing: 1px;
 font-size: 45px;
 margin-top: 0px;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 1em;
}


div.galeria{
	cursor: pointer;
	margin: 25px 25px;
	box-shadow: 0 4px 8px 0 lightskyblue, 0 6px 20px 0 rgba(0,0,0,0.19);
	float: left;
	width: 260px;
}

div.galeria img{
	width: 100%;
	height: 150px;
}

div.galeria:hover{
  border: 1px solid lightcoral;
  transform: rotate(4deg);

}

.ACCION{
	margin-top: 400px;
	color: black;
 text-align: center;
 font-family: Garamond;
font-size: 20px;
margin-top: 3em;
margin-bottom: 3em;
position: sticky;
}


div.pie{
	cursor: pointer;
	background: #B0BEC5;
	text-align: center;
	text-shadow: 2px 2px 5px green;
	padding: 10px;
}

div.fin{
	cursor: pointer;
	background: #B0BEC5;
	text-align: center;
	text-shadow: 2px 2px 5px green;
	padding: 10px;
}

.RPG{
	color: black;
 text-align: center;
 font-family: Garamond;
 font-size: 20px;
 margin-top: 3em;
 position: sticky;

}


div.next{
	cursor: pointer;
	background: #B0BEC5;
	text-align: center;
	text-shadow: 2px 2px 5px green;
	padding: 10px;
}

.LUCHA{
	color: black;
 text-align: center;
 font-family: Garamond;
font-size: 30px;
 margin-top: 26em;
 margin-bottom: 5em;
 position: absolute;
}


div.cry{
	cursor: pointer;
	background: #B0BEC5;
	text-align: center;
	text-shadow: 2px 2px 5px green;
	padding: 10px;
}

.list{
	cursor: pointer;
	width: 10%;
	text-align: center;
	padding: 2px;
	font-family: Algerian;
	font-size: 15px;
	border-radius: 2px;
}


.DEPORTES{
	color: black;
 text-align: center;
 font-size: 30px;
 font-family: Garamond;
 margin-top: 40em;
 paddin-top: 20em;
 margin-bottom: 2em;
}



div.jump{
	cursor: pointer;
	background: #B0BEC5;
	text-align: center;
	text-shadow: 2px 2px 5px green;
	padding: 10px;
}

p.name{
	font-size: 18px;
}