/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color:#000000;
}


.altcontent {
	position:absolute;
	width:100%;
	height:100%;
	background-image:url(../images/AFRiKiDS-background.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.DivKiBWE {
	position:absolute;
	width:262px;
	left: 50%;
	margin-left: -131px;
	height:444px;
	top: 50%;
	margin-top: -222px;
	border: none;
	/* for IE 6 */
	overflow:hidden;
}