@charset "utf-8";
/* CSS Document */

#header .widget.logo {
	background:transparent;
	cursor:pointer;
	width: 270px;
	height:265px;
	margin-bottom:-265px;
	margin-left:10px;
        z-index:-1;
}

