body
{
	background:url(layout_grid.gif) top left no-repeat;
}
#picture1
{
	top:0px;
	left:0px;
	width:1000px;
	height:8000px;
	background-size:100% 100%;
	background:url(et2.png) no-repeat;
	
}
#picture2
{
	top:50px;
	left:700px;
	position:absolute;
	width:250px;
	height:450px;
	background-size:100% 100%;
	opacity:0.5;
	background:url(French_foods.png) no-repeat;
}
#picture3
{
	top:50px;
	left:375px;
	position:absolute;
	width:750px;
	height:950px;
	background-size:100% 100%;
	background:url(French_flag.png) no-repeat;
	opacity:.1;
}
