@charset "iso-8859-2";
/* CSS Document */
table.wholePage {
	height: 100%;
	width:245px;
	background-position: right;
}

html,body {
  width:100%;
  height: 100%;
}
 
table
border-collapse: collapse;
 
a table td {
padding:0px;
margin:0px;

