html /* force scroll bars */{margin-bottom: 12px; width: 100%; height: 100%; min-height: 100% }




#wrapper {  width: 764px; height: auto; margin-right: auto; margin-left: auto; border: 2px solid #ac0040;
	text-align: center;
	padding: 24px 37px;
	background: url(CoupelleCremeSpatule_2.jpg) no-repeat;
}

#text {
	height: auto;
	width: 740px;
	padding-left: 14px;
	color: #646464;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

#image_right {
	float: right;
	width: 300px;
	height: 105px;
	padding-left: 442px;
	padding-bottom: 18px;
}

#text_statement {
	height: auto;
	width: 740px;
	padding-left: 14px;
	color: #646464;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	
}

#bottom {
	height: auto;
	width: 740px;
	padding-left: 14px;
	color: #646464;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}

a {
	color: #ac0040;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}





/* My Comment */