@charset "UTF-8";
/* CSS Document */

#roulette {
	float: right;
	width: 800px;
  background: #FFFFFF;
}

#roulette img {
	margin: 0;
	vertical-align: bottom;
  display: block;
}

#roulette h1,
#roulette h2,
#roulette h3 {
	margin: 0;
	padding: 0;
}