/* CSS Document */
body {
	background-image:  url("images/background.jpg");
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
}


