body {
	background-color: lightblue;
}

.PrimerScript  {
	text-align: center;
}

.SegundoScript{
	text-align: center;
}

.SextoScript{
	text-align: center;
}
.CuartoScript{
	color: blue;
	text-align: center;
	font-size: 50px;
}
.QuintoScript{
	color: blue;
	text-align: center;
	font-size: 50px;
}

h1 {
	color: Blue;
    font-size: 60px;
}