h1 a{
	display: none;
	}
h1{
	position: absolute;
	}
a img{
	border: none;
	}
#header{
	position: relative;
	height: 160px;
	}
#header h2{
	position: absolute;
	left: 160mm;
	}
#navi{
	display: none;
	}
#footer{
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid #000000;
	padding-top: 10px;
	}
#footer address{
	font-style: normal;
	}