<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<title>untitled 1</title>
<style type="text/css">
.h1 {
background-color:black ;
height:209px ;
width:auto ;
}
.h2 {
background-image: Url('file:///c:/appserv/www/
vb/r2/bg/r2.gif');
background-repeat:no-repeat ;
height: 209px ;
width:960px ;
background-position:center;
}
</style>
</head>
<body>
<div class="h1">
<div class="h2"></div></div>
</body>
</html>