body{
	background: url(../bg4.gif);
	font: 100% Verdana,Sans-serif;
	color: #A13C54;
}
.recipe{
	font-size: 75%;
	border: 0px;
}
.region{
	margin: 2% 10%;
}
#easy{
	padding-left: 10%;
}
.t{
	font-size: larger;
	font-style: italic;
	color:#CC0099;
}
div#easy a{
	font-size: larger;
	font-style: italic;
}
div#easy span{
	font-size: smaller;
}	
.france{
	font-size: smaller;
}
img{
   border-style: solid;
	border-color: #F36E8D;
	margin: 1em;
	border-width: 4
} 
b,h2,h3,h4{
	color: #F36E8D;
}
a{
	text-decoration: none;
	color:#CC0099;
}
.french{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	list-style: none;
	font-weight: bold;
	padding-left: 10%
}
 #french {
	text-align: center;
}

