body {
	background-color: #FCFAE6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}
#contenedor {
	height: 480px;
	width: 640px;
	margin-top: 30px;
	background-color: #FCFAE6;
}
#texto {
	width: 640px;
	padding-top: 20px;
	padding-bottom: 20px;
}
