
body{
	background:#6f3731;
	font-family: 'Roboto', sans-serif;
	;
}
.cabeza{
	background: #ff9;
	border-radius: 20px;
	text-align: center;
	text-shadow: 5px;


}
.muestra{
	height: 700px;
	width: 70%;
	background-image:url(https://ajm77.neocities.org/mi_pagina/Minimalist-landscape-in-snow.jpg); 
	float: left;
	border-radius: 20px;
	text-align: justify all;
}
.anterior{
	height: 100px;
	width: 20%;
	float: left;
	
}
.posterior{
	height: 50px;
	width: 100%;
	background: #ccf;
	clear:both;
	text-align: center
}

.video{

}

header{
	background-image: url(https://ajm77.neocities.org/mi_pagina/fondo2.jpg);
}
h1 {text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F,
	0 0 0.2em #87F}
	h2{text-shadow: 0 0 0.2em #8F7}


