@charset "utf-8";
/* CSS Document */

#texto_galeria {
	width: 795px;
	height: 150px;
	text-align: justify;
	vertical-align: top;
}

#galeria {
	width: 795px;
	height: 312px;
	background-image: url(../img/galeria.png);
	background-repeat: no-repeat;
	background-position: center center;
}