html {height:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
td img {display: block; border: 0;}
div { margin: 0; border: 0; }

#centreer {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -87px;
}