/*
Body ----------------------------------------
*/

BODY {
	background-repeat: no-repeat;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #D8D1C9;
	scrollbar-arrow-color: Black;
	scrollbar-DarkShadow-Color: #000000;
	height:100%;
}

/*
.tile_bg_-_beef {
	background-image: url(../../../image_uploads/GUImages/beef/beef_background_tile.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: 0 0;
}
*/