body{
	background: #c2c2c2 url(images/splash/background.jpg) scroll repeat-x 0 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#intro{
	position: absolute;
	width: 581px;
	height: 412px;
	top: 50%;
	left: 50%;
	margin-top: -206px;
	margin-left: -290px;
	background: transparent url(images/splash/intro.png) scroll no-repeat center 35px;
}

#langs{
	text-align: center;
	font-size: 35px;
	font-weight: bold;
}

#langs a{
	text-decoration: none;
	color: #282464;
}

#langs a.first{
	margin-right: 150px;
}