.fundo {
	background: url("../img/fundo.jpg") center no-repeat;
	height: 870px;
	width: 730px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.fundo a {
	position:absolute;
	bottom:28%;
	right:30%;
}