body {
	margin: 0;
	background-color: #FBBF00;
}
#servicos {
	width: 648px;
	height: 171px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -85px;
	margin-left: -304px;
}
#servicos a {
	text-decoration: none;
}
#servicos a:hover {
	text-decoration: none;
}
#servicos img {
	float: left;
	margin: 10px;
	border: none;
}
