html{
	background-color:#DDDDDD;
}

#yawara
{
	align:center;
	width:500px;
	height:314px;
	background-image:url('yawara_couleur.gif');
	margin : 0px auto;
}


#bulle
{
	position:relative;
	top:45px;
	left:20px;
	width:250px;
	height:100px;
	text-align:center;
}

#bulle a{
	color:#0000FF;
}
