html {
   height:100%
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #99ad8b;
}
table#centopercento {
	width: 100%;
	height: 100%;
}
table#contents {
	width: 564px;
	height: 450px;
	padding-top: 0px;
}