body {
	text-align: center;
}
#container {
	width: 862px;
	border: medium none #000000;
	left: auto;
	right: auto;
	text-align: left;
}
#big_picture {
	border: thin none #000000;
	background-color: #000000;
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#content {
	width: 862px;
	float: center;
	border: thin none #D17943;
	background-repeat: no-repeat;
}
