body{
	background-color: #000000;
	text-align:center;
}

.mright{
	height: 142px;
	width: 216px;
	float: right;
	position: absolute;
	z-index: 1;
	background: url(./img/blk_dlg.gif) transparent;
}
.splash{
	float: left;
	position: relative;
	z-index: 2;
}
