body {
	background-color: #FAFAFA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7B7B7B;
	text-align: justify;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#7B7B7B;
}

.backcentral {
	background-image: url(imagenes/back-central.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
