body {
	padding: 0px 0px 0px 0px;
	background:black;
}

.splash_div {
	width:742px;
	height:364px;
	position:absolute;
	top:50%; left:50%;
	margin-left:-371px;
	margin-top:-182px;
	background:black;
	background-image: url(../images/splash_logo.jpg);
}

img {
border: 0;
}

img.eng {
position: absolute;
left: 390px;
top: 250px;

}

img.swe {
position: absolute;
left: 290px;
top: 250px;
}
