html
{
	text-align: center;
}

a {
    text-decoration: none;
}

.dl_latest
{
	position: relative;
	top: 25%;
	transform: translate(0px,-50%);
	font-size: 200%;
}