body { 
	background-color:#e7d9b8; 
	background-image: url('../CSJ_images/fleur.gif');
	background-repeat: repeat;
	background-attachment:fixed;
}






#content {
position:absolute; 
width: 760px;
left: 50%;
margin-left: -380px;
}


#topimage {
	width:760px;
	height:190px;
	border: 3px solid #baa780;
}


#links {
width: 760px; 
height: 190px; 
border: 3px solid #baa780;

}

#links img {
float:left;
}





img { 
	border: 0px solid #baa780;
	padding:0px;
	margin:0px;

}


