@font-face {
    font-family: 'armwrestlerbold';
    src: url('../fuentes/ArmWrestler-webfont.eot');
    src: url('../fuentes/ArmWrestler-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/ArmWrestler-webfont.woff') format('woff'),
         url('../fuentes/ArmWrestler-webfont.ttf') format('truetype'),
         url('../fuentes/ArmWrestler-webfont.svg#armwrestlerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sinkin_sans300_light';
    src: url('../fuentes/SinkinSans-300Light-webfont.eot');
    src: url('../fuentes/SinkinSans-300Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/SinkinSans-300Light-webfont.woff') format('woff'),
         url('../fuentes/SinkinSans-300Light-webfont.ttf') format('truetype'),
         url('../fuentes/SinkinSans-300Light-webfont.svg#sinkin_sans300_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
	padding: 0;
	margin: 0;

}
body{
	background: rgba(170,255,133,0.5);
	text-align: center;
	font-family: "sinkin_sans300_light";

}
h1{
	margin-top:0.5em; 
	font-family: "armwrestlerbold";
	width: 400px;
	margin: auto;
}
section{
	margin: 1em;
	font-size: 0.8em;
	padding: 2em;

}
figure{
	display: inline-block;

}
figure img{
	margin: auto;
	paddin: 1em;
	margin-left: 2em;
}
figcaption{
	margin: auto;
	background: rgba(1,1,1,0.3);
	border-radius: 10px;
}
img{
	margin-top:3em;
	margin-left: 3em; 
	width: 300px;
	height: 300px;
	border-radius: 10px;
	box-shadow: 5px 5px 15px;
}


nav ul li{

	display: inline-block;
	padding-left: 0.5em;
}
a{
	background: rgba(131,255,59,0.2);
	text-decoration: none;
	color: #272822;
	padding:0.5em;
}
p{
	text-align: justify;
}
a:hover{
	background: rgba(131,255,59,0.8);
	border-radius: 10px;
	color: rgba(60,0,255,0.5);
	padding:0.5em;
	box-shadow: 5px 5px 5px;
}

.gra{
	width: 750px;
	height: 600px;
	}

.nog
	box-shadow: 0 0 0;
}
.moscas {
     width: 400px;
     height: 300px;
}
.mc{
	box-shadow: 0px 0px 0px;
	width: 500px;
	height: 400px;	
	border-radius: 0;

}
.mz{
	width:350px;
	height: 250px;
	box-shadow: 0px 0px 0px;
}
.cq{
	width: 200px;
	height: 200px;
	box-shadow: 0px 0px 0px;
	border-radius: 10px;
}

ol{
	margin-left:3em; 
	text-align: justify;
}
table{
	margin: auto;
	width: 400px;
	text-align: left;

}
#moscas img{
	width: 700px;
}
}
figure #pke{
	width: 700px;
	height: 900px;
}