/* CSS Document */

body {
	background: #211d17 url(/images/bg-gradient-fill.gif) repeat-x center top !important;
}

#bg_image {
	background-image: url() !important;
	margin: 0px auto;
}
/*
#bg_image {
	background-image: url() !important;
}
*/
#content {
	width: 800px;
	margin: 0px auto !important;
}

#container_foot {
	margin-top: 0px;
}
