body {
		margin:0;
		width:400px;
		height:750px;
		background-color: #FFF;
}

#commentaires{
		color : #000;
		background: white;
		font-family: sans-serif;
		overflow:hidden;
}