@charset "utf-8";
body{
	background-color:#000;
}
.logo{
	margin:0 auto;
	width:166px;
	position: center;
	margin-top:30px;
	background-color:#000000;
}

