/** -- Content properties ------------------- */
body{
	background: none;
}

#content {
	width: 750px;
	height: 583px;
	margin: 35px auto 0 auto;
	text-align: center;
	background: url(../img/bg_language.png) no-repeat 0 0;
}

#content img {
	margin-top: 200px;
}

#language {
	margin: 0;
	margin-top: 150px;
	float: none;
	font-size: 1.1em;
}
/** ----------------------------------------- */
