body  {
	background-color: #AEB7BB;
	background-image: url(img/tricolore.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
    	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
         border-bottom: 0px;
}

img  {
	border: none;
}

p {
	color: #223E4C;
	font-size: 16px;
	font-family : Verdana,Arial,Tahoma,Helvetica,sans-serif;
	padding-right: 200px;
	padding-left: 200px;
    padding-bottom: 100px;
	padding-top: 100px;
    line-height: 28px;
}

#central {
	position: absolute;
	margin-top: 111px;
	margin-left: 112px;
	width: 576px;
	height: 46px;
}

#grid {
	position: absolute;
	margin-top: 187px;
	margin-left: 638px;
	width: 50px;
	height: 117px;
	z-index:2;
}

#text {
	position: absolute;
	margin-top: 157px;
	margin-left: 112px;
	width: 576px;
	background-color: #E1E8C3;
	z-index:1;
         border-bottom: 0px;
         margin-bottom: 0px;
         padding-bottom: 0px;
         padding: 0px;
         border: 0px;
}
