body {
	background-image:url("http://desordre.net/accessoires/icones/icon_immigration.jpg");
	background-size:700px 900px;
	background-color:white;
	background-position:center;
	margin:5px 100px 5px 100px;
}
.entete {
	font-family:times new roman, serif;
	font-size:100%;
	color: black;
	text-align:center;
}
.entree {
	position:absolute;
	padding:10px;
	border :1px solid#000000
}
.entree01 {
	left:70px;
	top: 500px;
	width:600px;
	height:110px;
	color: black;
	text-align:justify;
}
.entree02 {
	right:300px;
	top:600px;
	width:70px;
	height:150px;
	color:black;
	text-align:justify;
	overflow: auto;
	transform: rotate(-18deg);
}
.entree03 {
	top : 350px;
	left : 680px;
	height:60px;
	width: 650px;
	color : black;
	text-align:justify;
	transform: rotate(-35deg);
}
.entree04 {
	left :500px;
	top:900px;
	width:300px;
	height:240px;
	text-align:justify;
	color: black;
	transform: rotate(-3deg);
	overflow: auto;
}
.entree05 {
	left :200px;
	top:130px;
	width:265px;
	height:110px;
	color : black;
	transform: rotate(-165deg);
}
.entree06 {
	left :1000px;
	top:950px;
	width:265px;
	height:85px;
	color : black;
}
.entree07 {
	right:530px;
	top:600px;
	width:265px;
	height:100px;
	color : black;
	transform: rotate(-230deg);
}
.entree08 {
	right:100px;
	top:130px;
	width:150px;
	height:600px;
	color : black;
	transform: rotate(-55deg);
}
a{
color: black;
text-decoration: none;
font-size:25;
}