﻿
body {
	background-color: #1B1B1B;
}
#background {
	height:1000px;
	width:1000px;
	z-index:-1;
	position:absolute;
}
#container {
	width: 1020px;
	height:1050px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#centerspin {
	position:relative;
	top:-6px;
	left:105px;
	width: 790px;
	height: 785px;
	text-align:center;
	
}
