body {
	background-attachment: fixed;
	background-image: url(fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4D3833;
}
.txt01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
img {
	border: 2px solid #00FF66;
}

