@charset "UTF-8";

body {
	margin: 0;
	background-color: #36211E;
	/*background-color: #332724;	NEW 2*/
	
}

#index {
	position:absolute;
	width:800px;
	margin-left:-400px;
	height:420px;
	margin-top:-210px;
	top:50%;
	left:50%;
}
