body{
	background-color: white;
}
.x50{
	font-size: 50%;
}
.x75{
	font-size: 75%;
}
.x120{
	font-size: 120%;
}
.x130{
	font-size: 130%;
}
.x150{
	font-size: 150%;
}
.x200{
	font-size: 200%;
}
.x250{
	font-size: 250%;
}
.x300{
	font-size: 300%;
}
.contenedor{
	min-height: 800px;
}