@charset "utf-8";
/* CSS Document */

body { margin: 0px; }
#MainContainer { position: absolute; left:50%; top:50%; width:740px; height:440px; margin-top:-220px; margin-left:-370px; background-image: url(../images/splash_front.jpg);
	background-repeat: no-repeat; }
#Button { background:url(../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; }

