@charset "UTF-8";
body {
	background-color: #000000;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.text_tag {
	font-size: 10px;
	color: #000000;
}
.text_presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
