body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #000000;

}
#page {
	width: 300px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -150px;
	overflow: auto;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: -40px 0 0 -150px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	}
.name {
	font-size: 30px;
	font-weight: bold;
	color: #999999;
	}
.language_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #595756;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
