body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #666666;
	text-decoration: none;
}
.text_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
