html,body{margin:0;padding:0}

body{background-color:#191919; background-image:url(bg_index.jpg); background-repeat:no-repeat;}

#container{
width:950px;
height:700px;
margin:0 auto;
padding:0;
}

#header{
height:200px;
text-align:center;
padding-top:25px;
}

#bloc{
margin-top:50px;
width:800px;
height:125px;
padding-top:24px;
margin-left:75px;
}

#engine{
width:102px;
height:103px;
float:right;
margin-right:80px;
margin-top:50px;
}

#engine2{
width:102px;
height:103px;
float:right;
margin-right:80px;
margin-top:70px;
}