body {
margin: 0;

background-image:url(../img/bg.jpg);
}

#tout {
position:absolute;
left: 50%; top: 50%;
width: 620px; 
height: 600px;
margin-top: -300px;
margin-left: -310px;
}

object {
	outline-style:none;
}

