body {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:600px;
	min-width:1000px;
	overflow:auto;
	background-color: #FFFFFF;
}
.flash {
	vertical-align: top;
	overflow: scroll;
	position: fixed;
	left: 0px;
	top: 0px;
}
