body {
	background: url(/images/spacer.gif);
	/* background: url(/images/bg_archiv.gif); */
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: black;
	margin: 0px;
	padding: 0px;
}

#main_content_midle {
	height: 100%;
	overflow: auto;
}



