body{
	font-family: 'Righteous', cursive;
	background:#594A3C;
}
img{
	max-width: 100%;
}
.quitar-float{
	float: none;
}
.espacio-arriba{
	margin-top: 100px;
}
.espacio-derecha{
	margin-right: 1em;
	font-size: 17px;
}
.Righteous{
	font-size: 23px;
}
a{
		color:#402B23;
}
a:hover{
background:#3F4B59;
border:2px solid black
}
.cursive{
	font-family: 'Pacifico', cursive;
	color:#8C827B;
}
h1{
	width:380px;
	height:45px;
	color:#F2F2F2;
	margin:auto;
	text-shadow: 1px 4px 4px black;
}
h2{
	font-size:26px;
}