html { margin-top: 0px !important;}

body{
	transition: all .8s;
	position: relative;
	top: -80px;
	opacity: 0;
}

.link-neutral{
	color: inherit;
	text-decoration: none;
}