html, body, #tout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	height: 100%;
	width: 100%;
	margin: 0px;
	text-align: center;
	background-color: #ECE9D8;
}
#tout img {
	border: 1px solid #aaaaaa;
}

