#anuncios {
	float: left;
	height: 100px;
	width: 75%;
	text-align: center;
}
#site-description {
	float: left;
	width: 25%;
}

