body {
	background-color: #0A0C0F;
	margin: 0px;
}
.txt_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.txt_02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.txt_03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	margin-top: 25px;
}
.border_table {
	border: 20px solid #0A0C0F;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 31%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 720px; 
}

