.center {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.blockFrEng {
	background-image: url(/images/index/bg-fr-eng.gif);
	background-repeat: repeat-x;
	height: 480px;
	background-color: #595960;
}
body {
	margin: 0px;
	background-color: #595960;
}
