@charset "utf-8";
/* CSS Document */

caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
body {
	background-image: url(assets/lightgrey_tile.jpg);
}
table {
	background-image: url(assets/extralightgrey_tile.jpg);
}
