body {
		background: #FF628B url(/lang/big_back.gif) no-repeat;
		font-size: 18px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		
}

img {
	border:0;
}

#language {
	width: 520px;
	height: 250px;

	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -125px;
	margin-left: -260px;
	
}

.lang_item {
	width:260px;
	float: left;
}

.lang_item  a  {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

.lang_item a:hover {
	color: #ffffff;
	text-decoration: underline;
}