body {
	background-image:url(images/fond.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding: 0 auto;
}
#containers {
	width:760px;
	height:600px;
	margin: 0 auto;
}
#header {
	width:760px;
	height:91px;
}
#image {
	width:760px;
	height:200px;
}
#btn {
	width:760px;
	height:18px;
}
#slogan {
	width:760px;
	height:161px;
}
#footer {
	width:760px;
	height:131px;
}