body {
margin:0;
padding:0;
background-color: #353535;
background-image:url(holz.jpg);
background-repeat: repeat;

}


/*************umschlag************/
div#umschlag {
width:820px;
height:620px;
position:absolute;
padding:0px;
left: 50%;
top: 50%;
margin-left: -410px;
margin-top: -310px;

}
div#flash{
width:800px;
height:600px;
position:absolute;
margin-top: -615px;
margin-left: 17px
}


