body { overflow:hidden; padding:0;margin:0; height:100%;width:100%; }
#bgimg { position:absolute; z-index: -1; }
#realBody{ position:absolute; z-index: 5; overflow:auto; height:100%;width:100%; background: url('');}

h1	
{	
font-family: trebuchet ms;
font-style: none;
font-weight: normal;
text-decoration: none;
font-size: 12pt;
color: #000000;
}