body {
	width: 100%;
	font-family: trebuchet, helvetica, sans-serif;
	font-size: .9em;
	color: #684d2d;
	}
#container {
	position: relative;
	width: 1000px;
	height: 750px;
	border: 1px solid #796e49;
	margin: 0 auto;
	padding: 0;
	background: #ffffc3 url('../images/6.jpg') top left no-repeat;
	overflow: hidden;
	}
