@charset "iso-8859-2";
/* CSS Document */
table.wholePage {
	height: 100%;
	width:100%;
	background-position: left top;
	background-image: url(images/tlo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}


html,body {
	width:100%;
	height: 100%;
	background-color: #FAF3EB;
}
 
table
border-collapse: collapse;
}
.border {
	border: 1px dotted #614015;
}
