body {
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/webtreats_twilight-4.png);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#fondo {
	height: auto;
	width: 950px;
	z-index: auto;
	position: absolute;
	clear: none;
	float: none;
	text-align: center;
}

#texto {
	margin-left: 130px;
	margin-right: 140px;
	margin-top: 130px;
	font-size: 14px;
}
.titulo {
	font-weight: bold;
	font-size: 24px;
}
.negrita {
	font-weight: bold;
}
.centronegrita {
	font-weight: bold;
	text-align: center;
}
