.main{
	background-image : url(Wave2.jpg);
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.main2{
	background-image : url(web2_02.jpg);
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 150%;
	text-align : center;
	color:white;
}
.hj{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 150%;
	text-align : justify;
	color:white;
}
.hk{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : 800;
	font-size : 120%;
	text-align : justify;
	color:white;
}

.small{font-family:
	font-family: Arial, Helvetica, sans-serif;
	font-weight : 700;
	font-size : 100%;
	text-align : justify;
	color:darkcyan}