body {
	height: 100%;
	background-image: url(../images/bg_page.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
}
h1 {
	height: 80px;
}
h1 img {
	display: none;
}