.viewport{
	max-height:100%;
	margin-top:0px;
}

#personaje-menu .form h2{
	margin-top:10px;
	font-size:20px;
	line-height: 18px;
}

.main-menu img{
	max-height:50px;
}

.menu-links a{
	margin-left:10px;
	margin-right:10px;
}

.layer{
	top:auto !important;
	bottom: 0px;
}

.layer-down{
	margin-top:0;
	margin-bottom:-40px;
}

.layer-up{
	margin-top:0;
	margin-bottom:10px;
}

.layer-bottom{
	bottom: 40px;
}