body {
	background-color: #F7BE00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
}
#main {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 622px;
	width: 1024px;
	margin-left: -512px;
	margin-top: -311px;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}

