body { 
  background: white url("bg.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
}

p {
font-family:"verdana", "helvetica", "arial", san-serif;
}



h1 {
font-family:"verdana", "helvetica", "arial", san-serif;
}



h2 {
font-family:"verdana", "helvetica", "arial", san-serif;
}



h3  {
font-family:"verdana", "helvetica", "arial", san-serif;
}

span.wx 
{ position: absolute;
top:10px;
left:10px;
z-index:100;
}

table.text {
position: absolute;
top:10px;
right:10px;
z-index:200;
}

 
