<html>

<head>
<title>The Jokers Style Sheet</title>

<style>
<!--
body	{ background: #ddd url('graphics/mwback.jpg') fixed }


h1 	{ font-size: x-large ;
	  font-family: 'Arial rounded MT Bold','Arial Black', helvetica, sans-serif ;
	  font-weight: 900 ;
	  color: maroon
	}


table	{ background: silver url('graphics\tablebk.jpg')}
-->

</style>
</head>

<body>
The Jokers Style Sheet
(do not delete)
</body>
</html>