
body{
	background-color: #B43104;
}
h3{
	color: white;
	
	
}
#ejemplo_fade{
	background:url("../imagenes/portadaJuegos.png");
	opacity: 0.5;
	position:relative;
	width:1000px;
	height:600px;
	cursor:pointer;
	float: right;
}
