BODY {	font-family: Arial, Helvetica, sans-serif;	text-align: center;	font-size: 12px;	background-image: url(gardine.gif);	background-repeat: no-repeat;	background-color: CC9966;	}a:link, a:visited,active {	color: #CC9966;	font-weight: bold;	text-decoration: none;			}a:hover	{color: #996633;font-weight: bold;text-decoration: none;			}		#nav {	padding-left: 420px;		}		#box {	background-color: #000000;	width: 292;	border: 1px solid 996633;	color: #996633;	text-align: left;	padding-right: 20px;	padding-left: 20px;		}		#box-big {	background-color: #000000;	width: 400px;	border: 1px solid 996633;	color: #996633;	text-align: left;	padding: 20px;		}		
