<html>
<head>
<style type="text/css">
body
{ 
background-image: 
url('titlebar.jpg');
background-repeat: 
no-repeat;
background-position: 
 center; 
}
</style>
</head>

<body>
</body>
</html>


body {
	background-color: #000000;
background-image: \page thumbnails\titlebar.jpg
}
td {
	color: #999999;
}
.navmenu {
	font-family: Garamond;
	font-size: 12px;
	color: #0033FF;
	background-color: #000000;
}

