body {
	color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

p {	margin-top: 0px;
	margin-bottom: 6px;
}
 
a {	color: #ffffff;
	text-decoration:underline;
}
 
 
.omdoos {
	position: absolute;
	left: 50%;
	margin-left: -495px;
	width: 990px;
	height: 615px;
	top: 50%;
	margin-top: -308px;
}

