body{
	background: url(../bg4.gif);
	font: 100% Verdana,Sans-serif;
	color: #A13C54;
}
tr{
	font-size: 75%;	
}
.photos{
	padding-left: 5%;
}
.galleries{
	font-size: larger;
	font-style: italic;
	color:#CC0099;
}
div.photos a{
	font-size: larger;
	font-style: italic;
}
div.photos span{
	font-size: smaller;
}	
h2,h3,h4{
	color: #F36E8D;
}
a{
	text-decoration: none;
	color:#CC0099;
}
a:hover{
	text-decoration: underline;
}
.france{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	list-style: none;
	padding-left: 10%;
	font-weight: bold;
}
.photo{
   width: 33%;
	float: left;
  color: #4DB022;
}
img{
   border-style: double;
	border-color: #4DB022;
	border-width: 4
}
.gallery,div#gallery p,h4{
	margin: 2% 10%;
}
.camera{
	font-size: smaller;
}
 #gallery{
  color: #297E05;
 }
