.pfb {
	background-attachment: fixed;
	background-image:  url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 600px;
	width: 800px;
	font-family: verdana;
	font-size: 9px;
	color: #003300;




}
