@charset "utf-8";
/* CSS Document */

#logo {
	position:absolute;
	top:50%;
	left:50%;
	width:480px;
	height:140px;
	margin:-80px 0 0 -250px;
	background:url(../img/img.png)  center no-repeat;
	text-indent: -9999px;
}
