*{
	margin: 0;
	left: 0;
	top: 0;
}
#Nav01{
	width: 100%;
	height: 60px;
	background-color: skyblue;
	text-align: center;
}
#Nav01 h1{
	color: #000;
	font-family: arial;
	padding: 10px;
	font-size: 30px;
}
#Text-01 {
	text-align: center;
	font-family: arial;
	padding: 10px;
	font-size: 50px;
}
#Text-02 {
	color: #000;
	text-align: center;
	font-family: arial;
	padding: 10px;
	font-size: 30px;
	background-color: skyblue;
}
#Text-03 {
	color: rgba(39, 19, 245, 1.0);
	text-align: center;
	font-family: arial;
	padding: 10px;
	font-size: 70px;
}
#Text-04 {
	text-align: center;
	font-family: arial;
	padding: 10px;
	font-size: 50px;
}
#Text-05 {
	color: #000;
	text-align: center;
	font-family: arial;
	padding: 10px;
	font-size: 30px;
	background-color: skyblue;
}
#Text-06 {	
	color: #000;
	text-align: center;
	font-family: arial;
	padding: 10px;
	font-size: 30px;	
}