﻿
html, 
#example1 {
  background: url(pic/bg1.jpg) no-repeat 100% 100%;
  background-size:100% 100%;;
position: relative
}
#tab_1
	 {
		position: relative;absolut;left:0%;top:0px;
		background:url(bilder/2_r4_c3.gif);
		background-color:;
		border:0px solid red;
  		color: #blak;
    		font-size:08pt;
		font-style:italic;
		font-family:Arial;
	}
#ifr1
	 {
		position: fixed;absolut;left:10px;top:10px;
		width:750px;height:899px;

		background-color:#ffffff;
		border:0px solid red;
  		color: #blak;
    		font-size:;
		font-style:italic;
		font-family:Arial;
	}