@charset "UTF-8";
/* CSS Document */

.spacing {
	line-height: normal;
	position: static;
	z-index: 0;
	background-repeat: no-repeat;
	height: 800px;
	width: 1000px;
	overflow: auto;
}.spacingBottom {
	bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index: 100;
}
.BackGround {
	background-position: center 10px;
}

