body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
table {
	width: 100%;
	height: 100%;
}
#footer {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 144px;
	vertical-align: bottom;
	background-position: bottom;
}
#header {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	height: 104px;
}
#menu {
	font-size: 10pt;
	text-align: center;
}

