BODY {
	margin: 0;
}

#FlashContent_info { 
	width: 100%; height: 600px; display: block;
	background: #fff url(screenshot_potager.png) no-repeat center center; position: relative;
	text-align: center; 
}

p.info_flash {
	width: 200px; height: auto;
	margin: auto; padding: 2em;
	background: #ffffff;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 0.8em;
	color: #404040;
	text-align: center;
}