@charset "utf-8";
/* CSS Document */

body{
background-color:#CCCCCC;
background-image:url(imags/fond.jpg);
background-repeat:repeat;
}
#swf{
position:absolute;
top:50%;
left:50%;
width:582px;
margin-left:-291px;
height:662px;
margin-top:-331px;
}