*Body Structure fred brunet CSS DHM_Body_css.css*/
	*
	{
	text-align: left; 
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	body 
	{
	border: solid white 0px;
	color: 	#000; 
	background: #1B74AE;  
	max-height: 806px; max-width: 1008px;
	}
	#container 
	{
	border: solid red 0px;
	max-height: 600px;
	}
