body {
	margin: 0px;
}
#container{
	position: absolute;
	left:50%;
	top:50%;
	width:740px;
	height:440px;
	margin-top:-220px;
	margin-left:-370px;
	background:url(front-end/default/images/Splash_front.jpg) no-repeat;
}
#btn_lang{
	background:url(front-end/default/images/splash_lang.png) no-repeat;
	width:232px;
	height:45px;
	float:left;
	margin-left:37px;
	margin-top:232px;
}
a{
	display:inline-block;
	height:45px;
	width:110px;
}

