body { 
	background: #000;
	font-family: verdana, arial;
	font-size: 11px;
	margin: 20px 0 0 0;
	padding: 0;
	color: #fff;
}

#wrapper { width: 768px; height: 574px; margin: 0 auto; background: url(/images/language_back.jpg) no-repeat; position: relative; }

#wrapper div { position: absolute; top: 241px; right: 15px; width: 400px; height: 100px; text-align: center; color: #fed472; }

#wrapper div a { color: #fed472; padding: 0 0 20px 0; height: 40px; font-size: 13px; }

#wrapper div a:hover { color: #fff; }
