/*
ocre_0 rgb(238,232,233)
ocre_1 rgb(226,219,193)
ocre_2 rgb(233,219,190)
ocre_3 rgb(218,205,170) livre
ocre_4 rgb(212,193,153)
ocre_5 rgb(179,152,109)

roux rgb(72,28,32) #481c20
#080904
noir rgb(8,9,4)
 */
html,body,form,div
{
	margin:auto;
	padding:0;
	border:0;
	text-align:center;
	vertical-align:top;
	height:auto;
}
body 
{
	background-color:rgb(8,9,4);
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:rgb(8,9,4);
}
object
{
	margin:auto;
	padding:0;
	border:0;
	text-align:center;
	vertical-align:top;
}
#Content
{
	height:300px;
	width:600px;
	background-color:rgb(209,191,151);
	margin:14% auto auto auto;
}


