@charset "utf-8";

table {
	margin-top: 0;
}

.headertxt {
	position: absolute;
	left: 32%;
	top: 20px;
	color:#fff;
	width: 800px;
	font-size:34px;
	}
	
.headertxtsub {
	position: absolute;
	left: 55%;
	top: 96px;
	width: 400px;
	color:#fff;
	}
