@charset "utf-8";
#wrapper {
	background-color: #000;
	width:800px;
	height:100px;
	position:absolute;
	margin-top:-50px;
	margin-left:-400px;
	top:50%;
	left:50%;
	background-image: url(arcticfire.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
	background-attachment: scroll;
	background-image: url(arcticfire.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
