@charset "utf-8";

	body {
		background-color:#000000;
		}
	
	#container {
		position:relative;
		top:60px;
		margin:0 auto;
		width:800px;
		z-index:1;
		}
