body {background-color : #000;}#container {	width: 860px;	height: 600px;	margin-right : auto;	margin-left : auto;	margin-top : 20px;	background-image: url(images/background.jpg);	background-color : #7C6048;} #container #nav {	width: 75px;	margin-left: 90px;	margin-top: 140px;	float: left;	clear: left;}#container #contentcontainer {	width: 690px;	height: auto;	margin-top: 110px;		float: right;	clear: right;}#container #contentcontainer #content {	width: 470px;		float: left;	height: 415px;}#container #contentcontainer #rightnav {	width: 220px;			float: right;	height: 415px;}#container #footer {    width: 700px;	clear: both;	margin-left: 80px;	}#container #footer img {	margin-left: 22px;}img {	border: 0px;}