body {
	background-color: #61521e;
	margin: 0px;
	padding: 0px;
}

#background {
	background: url("background.gif") repeat-x;
	margin: 0px auto 0px auto;
	width: 100%;
	text-align: center;
}
