@charset "utf-8";
.centro {
	background-image: url(fondo.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 153px;
	margin-top: 200px;
}
.logo {
	height: 112px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.text {
	color: #FFFFFF;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: "letter Gothic Std";
	font-size: 10px;
	text-align: center;

}
