@charset "utf-8";

h1 {
	position: relative;
	float: inherit;
	width: 100%;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	left: auto;
	right: 5%;
}
	h1 a {
	display: block;
	width: 100%;
	background: url(../images/logo.png) 0 0 no-repeat;
	position: relative;
	left: 5%;
	right: 5%;
	visibility: visible;
	}
