/* CSS Document */

body {
	background-image: url(/images/fondportrait.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}