#roses {
	position: relative;
	width:78%;
	left:160px;
	top:180px;
	height:600px;
}
#myrtilles {
	position:relative;
	width:78%;
	left:160px;
	top:180px;
	height:400px;
}
#anemones {
	position:relative;
	width:78%;
	left:160px;
	top:180px;
	height:400px;
}
#romance {
	position:relative;
	width:78%;
	left:160px;
	top:180px;
	height:400px;
}
#tournesol {
	position:relative;
	width:78%;
	left:160px;
	top:180px;
	height:600px;
}
#prairie {
	position:relative;
	width:78%;
	left:160px;
	top:180px;
	height:550px;
}
.photo-text {
	position: relative;
	font-family:"Lucida Calligraphy","Dauphin", "Monotype Corsiva";
	font-size:20pt;
	width:200px;
	height:25px;
	text-align:center;
}
.photo-text a {
	color: #000000;
}
.photo-text a:hover {
	color:#0066FF;
	text-decoration: none;
}
.text img {
	position:relative;
}

