div#logoprincipal {
	width:250px;
	height: 350px;
	float:left;
	padding:10px 10px 0px 10px;
}

div#presentacion {
  text-align: justify;
  padding: 0px;
  width: 725px;
  float: left;
}

blockquote{
	background-color:#E4CAA5;
	color:#000;
	padding:10px;
	margin:0px;
	border:1px solid #E5C352;
}

.anuncio {
	font-weight: bold;
	color: #000000;
	font-size: 24px;
	text-align: center;
}