body, html{
	color:#ffffff;
	background-color:#cccccc;
	padding:0px;
	margin:0px;
	height:100%;
}
.inbox {
	position:absolute;
	top:50%;
	margin-top:-288px;
	height:576px;
	width:100%;
	text-align:center;
	background-image:url(/fileadmin/templates/img/flashbg2.gif);
	background-repeat:repeat-x;
}
